Method GetConstructorOrThrow
GetConstructorOrThrow(Type, params Type[])
Declaration
public static ConstructorInfo GetConstructorOrThrow(this Type type, params Type[] types)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | |
| Type[] | types |
Returns
| Type | Description |
|---|---|
| ConstructorInfo |