docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
1.0
0.0
Otter SDK
Inedo
SlimActivator
CreateInstance(T)
CreateInstance<T> Method
Returns a new instance of the type <typeparamref name="T" />.
Syntax
public
static
T CreateInstance<T>()
Returns
Instance of the specified type.