메소드 | 설명 | |
---|---|---|
AddBinding ( IBinding binding ) : void | ||
BuildReadonlyKernel ( ) : IReadOnlyKernel | ||
GetBindings ( |
||
GetModules ( ) : IEnumerable |
||
HasModule ( string name ) : bool | ||
KernelConfiguration ( ) : System |
Initializes a new instance of the KernelConfiguration class.
|
|
KernelConfiguration ( IComponentContainer components, INinjectSettings settings ) : System |
Initializes a new instance of the KernelConfiguration class.
|
|
KernelConfiguration ( INinjectSettings settings ) : System |
Initializes a new instance of the KernelConfiguration class.
|
|
Load ( IEnumerable |
||
Load ( IEnumerable |
||
Load ( IEnumerable |
||
RemoveBinding ( IBinding binding ) : void | ||
Unbind ( |
||
Unload ( string name ) : void |
메소드 | 설명 | |
---|---|---|
AddComponents ( ) : void |
Adds components to the kernel during startup.
|
메소드 | 설명 | |
---|---|---|
CloneBindings ( ) : IBinding>.Multimap |
public GetBindings ( |
||
service | ||
리턴 | IEnumerable |
public KernelConfiguration ( IComponentContainer components, INinjectSettings settings ) : System | ||
components | IComponentContainer | The component container to use. |
settings | INinjectSettings | The configuration to use. |
리턴 | System |
public KernelConfiguration ( INinjectSettings settings ) : System | ||
settings | INinjectSettings | The configuration to use. |
리턴 | System |