C# Class TransitApp.Droid.Base64ImageGetter

Inheritance: Java.Lang.Object, Html.IImageGetter
Afficher le fichier Open project: nycmobiledev/transit-app

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetDrawable ( string source ) : Android.Graphics.Drawables.Drawable

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetDrawable() public méthode

public GetDrawable ( string source ) : Android.Graphics.Drawables.Drawable
source string
Résultat Android.Graphics.Drawables.Drawable