HubMessageBase constructor

HubMessageBase(
  1. MessageType type
)

Implementation

HubMessageBase(this.type);