Show / Hide Table of Contents

Class ClanWarAttackList

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