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