Show / Hide Table of Contents

Class ClanRankingList

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