Свойство | Тип | Описание | |
---|---|---|---|
assemblies | IEnumerable |
||
nonPublicTypes | bool |
Метод | Описание | |
---|---|---|
IncludeNonPublicTypes ( ) : |
When called also non-public types will be scanned. Usually it is not recommended to register non-public types in the container so think twice before using this option. |
Метод | Описание | |
---|---|---|
FromAssemblyDescriptor ( |
||
FromAssemblyDescriptor ( IEnumerable |
||
SelectedTypes ( IKernel kernel ) : IEnumerable |
protected FromAssemblyDescriptor ( |
||
assembly | ||
additionalFilters | Predicate |
|
Результат | System |
protected FromAssemblyDescriptor ( IEnumerable |
||
assemblies | IEnumerable |
|
additionalFilters | Predicate |
|
Результат | System |
public IncludeNonPublicTypes ( ) : |
||
Результат |
protected SelectedTypes ( IKernel kernel ) : IEnumerable |
||
kernel | IKernel | |
Результат | IEnumerable |