C# 클래스 myProducts.Xamarin.ViewModels.GalleryPageViewModel

상속: BaseViewModel, IGalleryPageViewModel
파일 보기 프로젝트 열기: ChristianWeyer/myProducts-End-to-End

공개 메소드들

메소드 설명
DownloadImages ( ) : System.Threading.Tasks.Task
GalleryPageViewModel ( IGalleryServiceClient serviceClient ) : System.Collections.ObjectModel

메소드 상세

DownloadImages() 공개 메소드

public DownloadImages ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

GalleryPageViewModel() 공개 메소드

public GalleryPageViewModel ( IGalleryServiceClient serviceClient ) : System.Collections.ObjectModel
serviceClient IGalleryServiceClient
리턴 System.Collections.ObjectModel