public BattlenetParserAttribute(FriendsServerCommand command)
     : this((ushort)command, BattlenetChannel.Friends, Direction.BNServerToClient)
 {
 }
Esempio n. 2
0
 public BattlenetParserAttribute(FriendsServerCommand command)
     : this((ushort)command, BattlenetChannel.Friends, Direction.BNServerToClient)
 {
 }