OpenGenericDecoratorActivatorDataFromService Property |
Gets the open generic service type to decorate.
Namespace:
Autofac.Features.OpenGenerics
Assembly:
Autofac (in Autofac.dll) Version: 6.0.0+39696a967e8826f7f1ebc8c1ff4523c9dd75abe0
Syntax public IServiceWithType FromService { get; }
Public ReadOnly Property FromService As IServiceWithType
Get
Property Value
Type:
IServiceWithType[Missing <value> documentation for "P:Autofac.Features.OpenGenerics.OpenGenericDecoratorActivatorData.FromService"]
See Also