C# Class myProducts.Xamarin.ViewModels.GalleryPageViewModel

Inheritance: BaseViewModel, IGalleryPageViewModel
Afficher le fichier Open project: ChristianWeyer/myProducts-End-to-End

Méthodes publiques

Méthode Description
DownloadImages ( ) : System.Threading.Tasks.Task
GalleryPageViewModel ( IGalleryServiceClient serviceClient ) : System.Collections.ObjectModel

Method Details

DownloadImages() public méthode

public DownloadImages ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

GalleryPageViewModel() public méthode

public GalleryPageViewModel ( IGalleryServiceClient serviceClient ) : System.Collections.ObjectModel
serviceClient IGalleryServiceClient
Résultat System.Collections.ObjectModel