Méthode | Description | |
---|---|---|
MethodBindException ( ) : System | ||
MethodBindException ( string message ) : System | ||
MethodBindException ( string message, Exception innerException ) : System |
Méthode | Description | |
---|---|---|
MethodBindException ( SerializationInfo info, StreamingContext context ) : System |
protected MethodBindException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
Résultat | System |
public MethodBindException ( string message ) : System | ||
message | string | |
Résultat | System |
public MethodBindException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
Résultat | System |