Show / Hide Table of Contents

Class ClanWarLeagueRoundList

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