public BattlenetParserAttribute(ConnectionClientCommand command)
     : this((ushort)command, BattlenetChannel.Connection, Direction.BNClientToServer)
 {
 }
Exemplo n.º 2
0
 public BattlenetParserAttribute(ConnectionClientCommand command)
     : this((ushort)command, BattlenetChannel.Connection, Direction.BNClientToServer)
 {
 }