HlcCompatAdapter<T> constructor

HlcCompatAdapter<T>(
  1. int typeId,
  2. T nodeId
)

Implementation

HlcCompatAdapter(this.typeId, this.nodeId);