C# Class TransitApp.Droid.Base64ImageGetter

Inheritance: Java.Lang.Object, Html.IImageGetter
Show file Open project: nycmobiledev/transit-app

Public Methods

Method Description
Dispose ( ) : void
GetDrawable ( string source ) : Android.Graphics.Drawables.Drawable

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GetDrawable() public method

public GetDrawable ( string source ) : Android.Graphics.Drawables.Drawable
source string
return Android.Graphics.Drawables.Drawable