public BattlenetParserAttribute(AuthenticationClientCommand command)
     : this((ushort)command, BattlenetChannel.Authentication, Direction.BNClientToServer)
 {
 }
Exemple #2
0
 public BattlenetParserAttribute(AuthenticationClientCommand command)
     : this((ushort)command, BattlenetChannel.Authentication, Direction.BNClientToServer)
 {
 }