C# 클래스 System.IO.__Error

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

비공개 메소드들

메소드 설명
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