C# Class Kona.Model.Image

A class which represents a URL-based image
Exibir arquivo Open project: BenHall/Kona

Private Properties

Property Type Description

Public Methods

Method Description
Image ( string thumb, string full )
Image ( string thumb, string full, bool isDefault )

Method Details

Image() public method

public Image ( string thumb, string full )
thumb string
full string

Image() public method

public Image ( string thumb, string full, bool isDefault )
thumb string
full string
isDefault bool