public BattlenetParserAttribute(ProfileServerCommand command)
     : this((ushort)command, BattlenetChannel.Profile, Direction.BNServerToClient)
 {
 }
Exemplo n.º 2
0
 public BattlenetParserAttribute(ProfileServerCommand command)
     : this((ushort)command, BattlenetChannel.Profile, Direction.BNServerToClient)
 {
 }