Class ClanCapitalRaidSeasonDefenseLogList
Inheritance
System.Object
System.Collections.Generic.List<ClanCapitalRaidSeasonDefenseLogEntry>
ClanCapitalRaidSeasonDefenseLogList
Namespace: ClashOfClans.Models
Assembly: ClashOfClans.Models.dll
Syntax
public class ClanCapitalRaidSeasonDefenseLogList : List<ClanCapitalRaidSeasonDefenseLogEntry>, IList<ClanCapitalRaidSeasonDefenseLogEntry>, ICollection<ClanCapitalRaidSeasonDefenseLogEntry>, IReadOnlyList<ClanCapitalRaidSeasonDefenseLogEntry>, IReadOnlyCollection<ClanCapitalRaidSeasonDefenseLogEntry>, IEnumerable<ClanCapitalRaidSeasonDefenseLogEntry>, IList, ICollection, IEnumerable