IsobusVariable constructor

IsobusVariable(
  1. int id,
  2. IsobusObjectType type
)

Implementation

IsobusVariable(this.id, this.type);