ExtensionsReflectionCreateInstance Method |
| Name | Description | |
|---|---|---|
| CreateInstance(ConstructorInfo, Object) |
Creates an instance of the specified type using the constructor
| |
| CreateInstance(Type, Object) |
Creates an instance of the specified type using the constructor that best matches the
specified parameters.
|