C# Class System.IO.Tests.BufferedStream_NS17

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
EndCallback ( IAsyncResult ar ) : void

Méthodes protégées

Méthode Description
CreateStream ( ) : Stream

Private Methods

Méthode Description
BeginEndReadTest ( ) : void
BeginEndWriteTest ( ) : void

Method Details

CreateStream() protected méthode

protected CreateStream ( ) : Stream
Résultat Stream

EndCallback() public méthode

public EndCallback ( IAsyncResult ar ) : void
ar IAsyncResult
Résultat void