InstantiationException Constructor |
Namespace:
TB.ComponentModel
Assembly:
UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax public InstantiationException(
Type typeToInstantiate,
Exception innerException
)
Parameters
- typeToInstantiate
- Type: SystemType
- innerException
- Type: SystemException
See Also