Show / Hide Table of Contents

Class LeagueSeasonList

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