C# Class Restup.Webserver.File.PhysicalFile

Inheritance: IFile
Afficher le fichier Open project: tomkuijsten/restup

Méthodes publiques

Méthode Description
OpenStreamForReadAsync ( ) : Task
PhysicalFile ( StorageFile storageFile ) : System.IO

Method Details

OpenStreamForReadAsync() public méthode

public OpenStreamForReadAsync ( ) : Task
Résultat Task

PhysicalFile() public méthode

public PhysicalFile ( StorageFile storageFile ) : System.IO
storageFile Windows.Storage.StorageFile
Résultat System.IO