C# Class MonoDroidToolkit.ImageLoader.PhotoToLoad

Afficher le fichier Open project: jamesmontemagno/MonoDroidToolkit

Méthodes publiques

Свойство Type Description
ImageView ImageView
Url String

Méthodes publiques

Méthode Description
PhotoToLoad ( String url, ImageView imageView ) : System

Method Details

PhotoToLoad() public méthode

public PhotoToLoad ( String url, ImageView imageView ) : System
url String
imageView ImageView
Résultat System

Property Details

ImageView public_oe property

public ImageView ImageView
Résultat ImageView

Url public_oe property

public String Url
Résultat String