public BattlenetParserAttribute(AchievementClientCommand command)
     : this((ushort)command, BattlenetChannel.Achievement, Direction.BNClientToServer)
 {
 }
예제 #2
0
 public BattlenetParserAttribute(AchievementClientCommand command)
     : this((ushort)command, BattlenetChannel.Achievement, Direction.BNClientToServer)
 {
 }