docs.inedo.com →
inedo.com →
BuildMaster SDK Reference
Version:
5.6.0
5.5.0
5.3.0
5.2
5.1
5.0
4.9
BuildMaster 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.