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