C# Class Smeedee.ImageService

Inheritance: IImageService
Mostra file Open project: Smeedee/Smeedee-Mobile

Public Methods

Method Description
GetImage ( Uri uri, Action callback ) : void

Method Details

GetImage() public method

public GetImage ( Uri uri, Action callback ) : void
uri System.Uri
callback Action
return void