Click or drag to resize

ExtensionMethodsGetExportedValueOrDefault Method

Overload List
 NameDescription
Public Extension MethodGetExportedValueOrDefaultT(IServiceProvider) Gets the exported value of the specified type, or default if not found.
Public Extension MethodGetExportedValueOrDefaultT(IServiceProvider, String) Gets the exported value of the specified type and contract name, or default if not found.
Top
See Also