BuildMaster SDK Reference
Version:

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.