Ejemplo n.º 1
0
 protected SimpleChatMessage(SimpleChatMessageType type)
     : base(SimpleChatProtocol.Instance, (ushort)type)
 {
 }
Ejemplo n.º 2
0
 protected SimpleChatMessage(SimpleChatMessageType type)
     : base(SimpleChatProtocol.Instance, (ushort)type)
 {
 }