registerType abstract method
void
registerType(
- T type
Registers type to all types and active types
Implementation
void registerType(T type);
Registers type to all types and active types
void registerType(T type);