public BattlenetParserAttribute(ProfileClientCommand command)
     : this((ushort)command, BattlenetChannel.Profile, Direction.BNClientToServer)
 {
 }
Ejemplo n.º 2
0
 public BattlenetParserAttribute(ProfileClientCommand command)
     : this((ushort)command, BattlenetChannel.Profile, Direction.BNClientToServer)
 {
 }