C# 클래스 System.IO.Tests.WriteTests

파일 보기 프로젝트 열기: dotnet/corefx

보호된 메소드들

메소드 설명
CreateStream ( ) : Stream

비공개 메소드들

메소드 설명
NegativeCount ( ) : void
NegativeOffset ( ) : void
NullArray ( ) : void
NullStreamThrows ( ) : void
Synchronized_NewObject ( ) : void
TestWritingPastEndOfArray ( ) : void
VerifyWrittenString ( ) : void
WriteChars ( ) : void
WriteCustomLenghtStrings ( ) : void
WriteToStreamWriter ( ) : void
setupArray ( ) : char[]

메소드 상세

CreateStream() 보호된 메소드

protected CreateStream ( ) : Stream
리턴 Stream