Show / Hide Table of Contents

Class PlayerAchievementProgressList

Inheritance
System.Object
System.Collections.Generic.List<PlayerAchievementProgress>
PlayerAchievementProgressList
Namespace: ClashOfClans.Models
Assembly: ClashOfClans.Models.dll
Syntax
public class PlayerAchievementProgressList : List<PlayerAchievementProgress>, IList<PlayerAchievementProgress>, ICollection<PlayerAchievementProgress>, IReadOnlyList<PlayerAchievementProgress>, IReadOnlyCollection<PlayerAchievementProgress>, IEnumerable<PlayerAchievementProgress>, IList, ICollection, IEnumerable
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX