C# Class System.IO.Tests.BinaryReaderTests

Afficher le fichier Open project: dotnet/corefx

Méthodes protégées

Méthode Description
CreateStream ( ) : Stream

Private Methods

Méthode Description
BinaryReader_CloseTests ( ) : void
BinaryReader_CloseTests_Negative ( ) : void
BinaryReader_DisposeTests ( ) : void
BinaryReader_DisposeTests_Negative ( ) : void
Read_InvalidEncoding ( ) : void
ValidateDisposedExceptions ( BinaryReader binaryReader ) : void

Method Details

CreateStream() protected méthode

protected CreateStream ( ) : Stream
Résultat Stream