public BattlenetParserAttribute(ChatServerCommand command)
     : this((ushort)command, BattlenetChannel.Chat, Direction.BNServerToClient)
 {
 }
Пример #2
0
 public BattlenetParserAttribute(ChatServerCommand command)
     : this((ushort)command, BattlenetChannel.Chat, Direction.BNServerToClient)
 {
 }