C# 클래스 System.ComponentModel.Design.CheckoutException

상속: System.Runtime.InteropServices.ExternalException
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Canceled CheckoutException

공개 메소드들

메소드 설명
CheckoutException ( ) : Microsoft.Win32
CheckoutException ( string message ) : Microsoft.Win32
CheckoutException ( string message, Exception innerException ) : Microsoft.Win32
CheckoutException ( string message, int errorCode ) : Microsoft.Win32

보호된 메소드들

메소드 설명
CheckoutException ( SerializationInfo info, StreamingContext context ) : Microsoft.Win32

메소드 상세

CheckoutException() 공개 메소드

public CheckoutException ( ) : Microsoft.Win32
리턴 Microsoft.Win32

CheckoutException() 보호된 메소드

protected CheckoutException ( SerializationInfo info, StreamingContext context ) : Microsoft.Win32
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
리턴 Microsoft.Win32

CheckoutException() 공개 메소드

public CheckoutException ( string message ) : Microsoft.Win32
message string
리턴 Microsoft.Win32

CheckoutException() 공개 메소드

public CheckoutException ( string message, Exception innerException ) : Microsoft.Win32
message string
innerException System.Exception
리턴 Microsoft.Win32

CheckoutException() 공개 메소드

public CheckoutException ( string message, int errorCode ) : Microsoft.Win32
message string
errorCode int
리턴 Microsoft.Win32

프로퍼티 상세

Canceled 공개적으로 정적으로 프로퍼티

public static CheckoutException,System.ComponentModel.Design Canceled
리턴 CheckoutException