Show / Hide Table of Contents

Class CapitalLeagueList

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