C# Class System.IO.Tests.WriteTests

Afficher le fichier Open project: dotnet/corefx

Méthodes protégées

Méthode Description
CreateStream ( ) : Stream

Private Methods

Méthode Description
NegativeCount ( ) : void
NegativeOffset ( ) : void
NullArray ( ) : void
NullStreamThrows ( ) : void
Synchronized_NewObject ( ) : void
TestWritingPastEndOfArray ( ) : void
VerifyWrittenString ( ) : void
WriteChars ( ) : void
WriteCustomLenghtStrings ( ) : void
WriteToStreamWriter ( ) : void
setupArray ( ) : char[]

Method Details

CreateStream() protected méthode

protected CreateStream ( ) : Stream
Résultat Stream