C# Class System.IO.Tests.FileStream_Flush.StoreFlushArgFileStream

Inheritance: FileStream
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
Flush ( bool flushToDisk ) : void
StoreFlushArgFileStream ( string path, FileMode mode ) : Microsoft.Win32.SafeHandles

Method Details

Flush() public méthode

public Flush ( bool flushToDisk ) : void
flushToDisk bool
Résultat void

StoreFlushArgFileStream() public méthode

public StoreFlushArgFileStream ( string path, FileMode mode ) : Microsoft.Win32.SafeHandles
path string
mode FileMode
Résultat Microsoft.Win32.SafeHandles