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