registerType abstract method

void registerType(
  1. T type
)

Registers type to all types and active types

Implementation

void registerType(T type);