Show / Hide Table of Contents

Class WarLeagueList

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