C# 클래스 XboxMediaRemote.App.ViewModels.StorageFileViewModel

상속: StorageItemViewModel
파일 보기 프로젝트 열기: nigel-sampson/xbox-media-remote 1 사용 예제들

공개 메소드들

메소드 설명
LoadThumbnailAsync ( ) : System.Threading.Tasks.Task
StorageFileViewModel ( StorageFile file ) : System

메소드 상세

LoadThumbnailAsync() 공개 메소드

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

StorageFileViewModel() 공개 메소드

public StorageFileViewModel ( StorageFile file ) : System
file Windows.Storage.StorageFile
리턴 System