HostTypeCollectionAddType Method |
Name | Description | |
---|---|---|
![]() | AddType(Type) |
Adds a type to a host type collection.
|
![]() | AddType(String, Type) |
Adds a type to a host type collection. The type is specified by name.
|
![]() | AddType(String, String, Type) |
Adds a type to a host type collection. The type is specified by type name and assembly name.
|