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

The navigation arguments for the CameraViewModel.
파일 보기 프로젝트 열기: Microsoft/Appsample-Photosharing 1 사용 예제들

공개 메소드들

메소드 설명
CameraViewModelArgs ( ) : PhotoSharingApp.Universal.Models

Creates a new instance.

CameraViewModelArgs ( CategoryPreview category ) : PhotoSharingApp.Universal.Models

Creates a new instance.

메소드 상세

CameraViewModelArgs() 공개 메소드

Creates a new instance.
public CameraViewModelArgs ( ) : PhotoSharingApp.Universal.Models
리턴 PhotoSharingApp.Universal.Models

CameraViewModelArgs() 공개 메소드

Creates a new instance.
public CameraViewModelArgs ( CategoryPreview category ) : PhotoSharingApp.Universal.Models
category PhotoSharingApp.Universal.Models.CategoryPreview The target category for the photo.
리턴 PhotoSharingApp.Universal.Models