Class UrlContainer
Inheritance
System.Object
UrlContainer
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 |
|