unregisterType abstract method
void
unregisterType(
- T type
Removes type only from the active types
Implementation
void unregisterType(T type);
Removes type only from the active types
void unregisterType(T type);