C# Class Common.Image

Exibir arquivo Open project: LeagueOfDevelopers/LodCore Class Usage Examples

Public Methods

Method Description
Image ( ) : Common.System
Image ( Uri bigPhotoUri, Uri smallPhotoUri ) : Common.System

Method Details

Image() public method

public Image ( ) : Common.System
return Common.System

Image() public method

public Image ( Uri bigPhotoUri, Uri smallPhotoUri ) : Common.System
bigPhotoUri System.Uri
smallPhotoUri System.Uri
return Common.System