Host |
| Name | Description | |
|---|---|---|
| HostTypeCollection | Initializes a new host type collection. | |
| HostTypeCollection(Assembly) | Initializes a new host type collection with types from one or more assemblies. | |
| HostTypeCollection(String) | Initializes a new host type collection with types from one or more assemblies. The assemblies are specified by name. | |
| HostTypeCollection(PredicateType, Assembly) | Initializes a new host type collection with selected types from one or more assemblies. | |
| HostTypeCollection(PredicateType, String) | Initializes a new host type collection with selected types from one or more assemblies. The assemblies are specified by name. |