메소드 | 설명 | |
---|---|---|
GetNinjectModules ( this assembly ) : IEnumerable |
Gets loadable INinjectModules from the Assembly.
|
|
HasNinjectModules ( this assembly ) : bool |
Determines whether the assembly has loadable INinjectModule.
|
메소드 | 설명 | |
---|---|---|
IsLoadableModule ( |
public static GetNinjectModules ( this assembly ) : IEnumerable |
||
assembly | this | The |
리턴 | IEnumerable |
public static HasNinjectModules ( this assembly ) : bool | ||
assembly | this | The |
리턴 | bool |