public BattlenetParserAttribute(WoWRealmClientCommand command)
     : this((ushort)command, BattlenetChannel.WoWRealm, Direction.BNClientToServer)
 {
 }
示例#2
0
 public BattlenetParserAttribute(WoWRealmClientCommand command)
     : this((ushort)command, BattlenetChannel.WoWRealm, Direction.BNClientToServer)
 {
 }