Click or drag to resize

ExtensionMethodsBindMetadata Method

Overload List
 NameDescription
Public Extension MethodBindMetadata(IServiceCollection, Type) Binds the default metadata to the service.
Public Extension MethodBindMetadata(IServiceCollection, Type, IDictionaryString, Object) Binds the metadata to the service.
Public Extension MethodBindMetadata(IServiceCollection, Type, Type) Binds the default metadata to the service.
Public Extension MethodBindMetadata(IServiceCollection, Type, Type, IDictionaryString, Object) Binds the metadata to the service.
Top
See Also