Export |
The ExportProviderAdapter type exposes the following members.
| Name | Description | |
|---|---|---|
| ExportProviderAdapter | Initializes a new instance of the ExportProviderAdapter class. |
| Name | Description | |
|---|---|---|
| ServiceProvider | Gets the adapted service provider. |
| Name | Description | |
|---|---|---|
| ExportsChanged | Occurs when the exports in the IExportProvider change. Not supported by all implementations. |
| Name | Description | |
|---|---|---|
| GetExportsTMetadataView |
Gets the exports for the specified parameters.
(Defined by ExtensionMethods) | |
| GetExportsTMetadataView |
Gets the exports for the specified parameters.
(Defined by ExtensionMethods) | |
| SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions) | |
| TryGetExportedValueT |
Tries to the get exported value.
(Defined by ExtensionMethods) |