C# Class System.IO.Tests.StreamReaderWithBufferedStream_Tests

Inheritance: StreamReaderTests
显示文件 Open project: dotnet/corefx

Protected Methods

Method Description
CreateStream ( ) : Stream
GetLargeStream ( ) : Stream
GetSmallStream ( ) : Stream

Method Details

CreateStream() protected method

protected CreateStream ( ) : Stream
return Stream

GetLargeStream() protected method

protected GetLargeStream ( ) : Stream
return Stream

GetSmallStream() protected method

protected GetSmallStream ( ) : Stream
return Stream