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