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