public BattlenetParserAttribute(SupportServerCommand command)
     : this((ushort)command, BattlenetChannel.Support, Direction.BNServerToClient)
 {
 }
Esempio n. 2
0
 public BattlenetParserAttribute(SupportServerCommand command)
     : this((ushort)command, BattlenetChannel.Support, Direction.BNServerToClient)
 {
 }