C# 클래스 PhotoSharingApp.Universal.ViewModels.UploadPhotoControlViewModel

The ViewModel for the upload photo control.
상속: ViewModelBase
파일 보기 프로젝트 열기: Microsoft/Appsample-Photosharing

공개 메소드들

메소드 설명
UploadPhotoControlViewModel ( INavigationFacade navigationFacade, IDialogService dialogService ) : PhotoSharingApp.Portable.DataContracts

Creates a new instance.

비공개 메소드들

메소드 설명
OnBrowsePictures ( ) : void
OnTakePhoto ( ) : void

메소드 상세

UploadPhotoControlViewModel() 공개 메소드

Creates a new instance.
public UploadPhotoControlViewModel ( INavigationFacade navigationFacade, IDialogService dialogService ) : PhotoSharingApp.Portable.DataContracts
navigationFacade INavigationFacade The navigation facade.
dialogService IDialogService The dialog service.
리턴 PhotoSharingApp.Portable.DataContracts