C# Class myProducts.Xamarin.ViewModels.GalleryPageViewModel

Inheritance: BaseViewModel, IGalleryPageViewModel
显示文件 Open project: ChristianWeyer/myProducts-End-to-End

Public Methods

Method Description
DownloadImages ( ) : System.Threading.Tasks.Task
GalleryPageViewModel ( IGalleryServiceClient serviceClient ) : System.Collections.ObjectModel

Method Details

DownloadImages() public method

public DownloadImages ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

GalleryPageViewModel() public method

public GalleryPageViewModel ( IGalleryServiceClient serviceClient ) : System.Collections.ObjectModel
serviceClient IGalleryServiceClient
return System.Collections.ObjectModel