- Enclosing class:
- TYPEOF
public static interface TYPEOF.Typeofable
Interface to be used by extensions and plugins to define a new type.
Classes implementing this interface MUST have a parameterless public constructor not throwing exception for
typeof(Class) to work.