Show / Hide Table of Contents

Class UrlContainer

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

Properties

| Improve this Doc View Source

Large

Declaration
public Uri Large { get; set; }
Property Value
Type Description
System.Uri
| Improve this Doc View Source

Medium

Declaration
public Uri Medium { get; set; }
Property Value
Type Description
System.Uri
| Improve this Doc View Source

Small

Declaration
public Uri Small { get; set; }
Property Value
Type Description
System.Uri
| Improve this Doc View Source

Tiny

Declaration
public Uri Tiny { get; set; }
Property Value
Type Description
System.Uri
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX