C# Class System.ComponentModel.Design.CheckoutException

Inheritance: System.Runtime.InteropServices.ExternalException
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Свойство Type Description
Canceled CheckoutException

Méthodes publiques

Méthode Description
CheckoutException ( ) : Microsoft.Win32
CheckoutException ( string message ) : Microsoft.Win32
CheckoutException ( string message, Exception innerException ) : Microsoft.Win32
CheckoutException ( string message, int errorCode ) : Microsoft.Win32

Méthodes protégées

Méthode Description
CheckoutException ( SerializationInfo info, StreamingContext context ) : Microsoft.Win32

Method Details

CheckoutException() public méthode

public CheckoutException ( ) : Microsoft.Win32
Résultat Microsoft.Win32

CheckoutException() protected méthode

protected CheckoutException ( SerializationInfo info, StreamingContext context ) : Microsoft.Win32
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat Microsoft.Win32

CheckoutException() public méthode

public CheckoutException ( string message ) : Microsoft.Win32
message string
Résultat Microsoft.Win32

CheckoutException() public méthode

public CheckoutException ( string message, Exception innerException ) : Microsoft.Win32
message string
innerException System.Exception
Résultat Microsoft.Win32

CheckoutException() public méthode

public CheckoutException ( string message, int errorCode ) : Microsoft.Win32
message string
errorCode int
Résultat Microsoft.Win32

Property Details

Canceled public_oe static_oe property

public static CheckoutException,System.ComponentModel.Design Canceled
Résultat CheckoutException