Метод | Описание | |
---|---|---|
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 |