public BattlenetParserAttribute(ConnectionServerCommand command)
     : this((ushort)command, BattlenetChannel.Connection, Direction.BNServerToClient)
 {
 }
Example #2
0
 public BattlenetParserAttribute(ConnectionServerCommand command)
     : this((ushort)command, BattlenetChannel.Connection, Direction.BNServerToClient)
 {
 }