HubMessageBase constructor

HubMessageBase(
  1. MessageType type
)

Implementation

HubMessageBase(MessageType type) : this.type = type;