ignoreTypeId<T> abstract method

void ignoreTypeId<T>(
  1. int typeId
)

Ignore type

Implementation

void ignoreTypeId<T>(int typeId);