Méthode | Description | |
---|---|---|
GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
GetObjectData ( System info, System context ) : void | ||
Win32Exception ( ) | ||
Win32Exception ( int error ) | ||
Win32Exception ( int error, string message ) | ||
Win32Exception ( string message ) | ||
Win32Exception ( string message, System innerException ) | ||
Win32Exception ( ) : System.Runtime.InteropServices | ||
Win32Exception ( int error ) : System.Runtime.InteropServices | ||
Win32Exception ( int error, string message ) : System.Runtime.InteropServices | ||
Win32Exception ( string message ) : System.Runtime.InteropServices | ||
Win32Exception ( string message, |
Méthode | Description | |
---|---|---|
Win32Exception ( System info, System context ) | ||
Win32Exception ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices |
public GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
Résultat | void |
public GetObjectData ( System info, System context ) : void | ||
info | System | |
context | System | |
Résultat | void |
protected Win32Exception ( System info, System context ) | ||
info | System | |
context | System |
public Win32Exception ( int error, string message ) | ||
error | int | |
message | string |
public Win32Exception ( string message, System innerException ) | ||
message | string | |
innerException | System |
public Win32Exception ( ) : System.Runtime.InteropServices | ||
Résultat | System.Runtime.InteropServices |
protected Win32Exception ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices | ||
info | SerializationInfo | |
context | StreamingContext | |
Résultat | System.Runtime.InteropServices |
public Win32Exception ( int error ) : System.Runtime.InteropServices | ||
error | int | |
Résultat | System.Runtime.InteropServices |
public Win32Exception ( int error, string message ) : System.Runtime.InteropServices | ||
error | int | |
message | string | |
Résultat | System.Runtime.InteropServices |
public Win32Exception ( string message ) : System.Runtime.InteropServices | ||
message | string | |
Résultat | System.Runtime.InteropServices |
public Win32Exception ( string message, |
||
message | string | |
innerException | ||
Résultat | System.Runtime.InteropServices |