UserType<T> constructor
UserType<T> (
- Function constructor
Constructor for UserType.
Implementation
UserType(this.constructor)
: name = T.toString(),
classData = constructor.reflection();