IsobusObject constructor

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

Implementation

IsobusObject(this.id, this.type);