示例#1
0
 public Achievement(Achievements achievements, IntPtr stats)
 {
     this._stats        = stats;
     this._achievements = achievements;
 }