public BattlenetParserAttribute(AchievementServerCommand command)
     : this((ushort)command, BattlenetChannel.Achievement, Direction.BNServerToClient)
 {
 }
Ejemplo n.º 2
0
 public BattlenetParserAttribute(AchievementServerCommand command)
     : this((ushort)command, BattlenetChannel.Achievement, Direction.BNServerToClient)
 {
 }