public BattlenetParserAttribute(CacheServerCommand command)
     : this((ushort)command, BattlenetChannel.Cache, Direction.BNServerToClient)
 {
 }
Example #2
0
 public BattlenetParserAttribute(CacheServerCommand command)
     : this((ushort)command, BattlenetChannel.Cache, Direction.BNServerToClient)
 {
 }