Click or drag to resize

RegistrationExtensionsAsClosedTypesOf Method

Overload List
  NameDescription
Public methodStatic memberAsClosedTypesOfTLimit, TScanningActivatorData, TRegistrationStyle(IRegistrationBuilderTLimit, TScanningActivatorData, TRegistrationStyle, Type)
Specifies that a type from a scanned assembly is registered if it implements an interface that closes the provided open generic interface type.
Public methodStatic memberAsClosedTypesOfTLimit, TScanningActivatorData, TRegistrationStyle(IRegistrationBuilderTLimit, TScanningActivatorData, TRegistrationStyle, Type, FuncType, Object)
Specifies that a type from a scanned assembly is registered if it implements an interface that closes the provided open generic interface type.
Public methodStatic memberAsClosedTypesOfTLimit, TScanningActivatorData, TRegistrationStyle(IRegistrationBuilderTLimit, TScanningActivatorData, TRegistrationStyle, Type, Object)
Specifies that a type from a scanned assembly is registered if it implements an interface that closes the provided open generic interface type.
Top
See Also