public BattlenetParserAttribute(ChatServerCommand command)
     : this((ushort)command, BattlenetChannel.Chat, Direction.BNServerToClient)
 {
 }
예제 #2
0
 public BattlenetParserAttribute(ChatServerCommand command)
     : this((ushort)command, BattlenetChannel.Chat, Direction.BNServerToClient)
 {
 }