register<T> abstract method

dynamic register<T>(
  1. TypeDescriptor<T> descriptor
)

Implementation

register<T>(TypeDescriptor<T> descriptor);