public BattlenetParserAttribute(AuthenticationServerCommand command)
     : this((ushort)command, BattlenetChannel.Authentication, Direction.BNServerToClient)
 {
 }
示例#2
0
 public BattlenetParserAttribute(AuthenticationServerCommand command)
     : this((ushort)command, BattlenetChannel.Authentication, Direction.BNServerToClient)
 {
 }