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