Property | Type | Description | |
---|---|---|---|
assemblies | IEnumerable |
||
nonPublicTypes | bool |
Method | Description | |
---|---|---|
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. |
Method | Description | |
---|---|---|
FromAssemblyDescriptor ( |
||
FromAssemblyDescriptor ( IEnumerable |
||
SelectedTypes ( IKernel kernel ) : IEnumerable |
protected FromAssemblyDescriptor ( |
||
assembly | ||
additionalFilters | Predicate |
|
return | System |
protected FromAssemblyDescriptor ( IEnumerable |
||
assemblies | IEnumerable |
|
additionalFilters | Predicate |
|
return | System |
public IncludeNonPublicTypes ( ) : |
||
return |
protected SelectedTypes ( IKernel kernel ) : IEnumerable |
||
kernel | IKernel | |
return | IEnumerable |