C# 클래스 System.IO.InternalBufferOverflowException

상속: SystemException
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 메소드들

메소드 설명
InternalBufferOverflowException ( )
InternalBufferOverflowException ( string message )
InternalBufferOverflowException ( string message, System inner )

보호된 메소드들

메소드 설명
InternalBufferOverflowException ( System info, System context )

메소드 상세

InternalBufferOverflowException() 공개 메소드

InternalBufferOverflowException() 보호된 메소드

protected InternalBufferOverflowException ( System info, System context )
info System
context System

InternalBufferOverflowException() 공개 메소드

public InternalBufferOverflowException ( string message )
message string

InternalBufferOverflowException() 공개 메소드

public InternalBufferOverflowException ( string message, System inner )
message string
inner System