Method CreateInstance
- Namespace
- Autofac.Extras.AggregateService
- Assembly
- Autofac.Extras.AggregateService.dll
CreateInstance<TAggregateServiceInterface>(IComponentContext)
public static object CreateInstance<TAggregateServiceInterface>(IComponentContext context)
Parameters
contextIComponentContext
Returns
Type Parameters
TAggregateServiceInterface
CreateInstance(Type, IComponentContext)
public static object CreateInstance(Type interfaceType, IComponentContext context)
Parameters
interfaceTypeTypecontextIComponentContext