Show / Hide Table of Contents

Class ClanCapitalRaidSeasonAttackLogList

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