public BattlenetParserAttribute(ChatClientCommand command)
     : this((ushort)command, BattlenetChannel.Chat, Direction.BNClientToServer)
 {
 }
Esempio n. 2
0
 public BattlenetParserAttribute(ChatClientCommand command)
     : this((ushort)command, BattlenetChannel.Chat, Direction.BNClientToServer)
 {
 }