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