C# Class System.IO.__Error

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Private Methods

Méthode Description
EndOfFile ( ) : void
EndReadCalledTwice ( ) : void
EndWriteCalledTwice ( ) : void
FileNotOpen ( ) : void
GetDisplayablePath ( String path, bool isInvalidPath ) : String
MemoryStreamNotExpandable ( ) : void
ReadNotSupported ( ) : void
ReaderClosed ( ) : void
SeekNotSupported ( ) : void
StreamIsClosed ( ) : void
WinIODriveError ( String driveName ) : void
WinIODriveError ( String driveName, int errorCode ) : void
WinIOError ( ) : void
WinIOError ( int errorCode, String maybeFullPath ) : void
WriteNotSupported ( ) : void
WriterClosed ( ) : void
WrongAsyncResult ( ) : void