Class CoreContainerModule
Inheritance
System.Object
CoreContainerModule
Namespace:InfinniPlatform.IoC
Assembly:InfinniPlatform.Core.dll
Syntax
public class CoreContainerModule : object, IContainerModule
Constructors
| Improve this Doc View SourceCoreContainerModule(AppOptions)
Declaration
public CoreContainerModule(AppOptions options)
Parameters
Type | Name | Description |
---|---|---|
AppOptions | options |
Methods
| Improve this Doc View SourceLoad(IContainerBuilder)
Declaration
public void Load(IContainerBuilder builder)
Parameters
Type | Name | Description |
---|---|---|
IContainerBuilder | builder |