C# Class TestSuite.CachedData

Afficher le fichier Open project: damyanp/SvgWin2D

Méthodes publiques

Méthode Description
GetRandomAccessStreamAsync ( Uri uri ) : Task
GetStorageFileAsync ( Uri uri ) : Task

Method Details

GetRandomAccessStreamAsync() public static méthode

public static GetRandomAccessStreamAsync ( Uri uri ) : Task
uri System.Uri
Résultat Task

GetStorageFileAsync() public static méthode

public static GetStorageFileAsync ( Uri uri ) : Task
uri System.Uri
Résultat Task