C# 클래스 TestSuite.CachedData

파일 보기 프로젝트 열기: damyanp/SvgWin2D

공개 메소드들

메소드 설명
GetRandomAccessStreamAsync ( Uri uri ) : Task
GetStorageFileAsync ( Uri uri ) : Task

메소드 상세

GetRandomAccessStreamAsync() 공개 정적인 메소드

public static GetRandomAccessStreamAsync ( Uri uri ) : Task
uri System.Uri
리턴 Task

GetStorageFileAsync() 공개 정적인 메소드

public static GetStorageFileAsync ( Uri uri ) : Task
uri System.Uri
리턴 Task