C# Class Windows.Storage.Streams.FileInputStream

Inheritance: IInputStream, IClosable
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity

Méthodes publiques

Méthode Description
Close ( ) : void
ReadAsync ( [ buffer, [ count, [ options ) : uint>.IAsyncOperationWithProgress

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

ReadAsync() public méthode

public ReadAsync ( [ buffer, [ count, [ options ) : uint>.IAsyncOperationWithProgress
buffer [
count [
options [
Résultat uint>.IAsyncOperationWithProgress