Method GetExport
GetExport<TExport>()
Retrieve the single TExport instance from the
Declaration
TExport GetExport<TExport>()
Returns
| Type | Description |
|---|---|
| TExport | An instance of the export. |
Type Parameters
| Name | Description |
|---|---|
| TExport | The type of the export to retrieve. |