Show / Hide Table of Contents

Class ClanWarLeagueRound

Inheritance
System.Object
ClanWarLeagueRound
Namespace: ClashOfClans.Models
Assembly: ClashOfClans.Models.dll
Syntax
public class ClanWarLeagueRound

Properties

| Improve this Doc View Source

WarTags

Declaration
public List<string> WarTags { get; set; }
Property Value
Type Description
System.Collections.Generic.List<System.String>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX