HostTypeCollectionAddAssembly Method |
Name | Description | |
---|---|---|
![]() | AddAssembly(Assembly) |
Adds types from an assembly to a host type collection.
|
![]() | AddAssembly(String) |
Adds types from an assembly to a host type collection. The assembly is specified by name.
|
![]() | AddAssembly(Assembly, PredicateType) |
Adds selected types from an assembly to a host type collection.
|
![]() | AddAssembly(String, PredicateType) |
Adds selected types from an assembly to a host type collection. The assembly is
specified by name.
|