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