TypeCatalog Constructor
Silverlight
Initializes a new instance of the TypeCatalog class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
TypeCatalog(IEnumerable<Type>) | Initializes a new instance of the TypeCatalog class with the specified types. |
|
TypeCatalog(Type[]) | Initializes a new instance of the TypeCatalog class with the specified types. |