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