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