Méthode | Description | |
---|---|---|
ParseErrorEventArgs ( MalformedRecordException error, ParseErrorAction action ) : System |
Initializes a new instance of the ParseErrorEventArgs class.
|
public ParseErrorEventArgs ( MalformedRecordException error, ParseErrorAction action ) : System | ||
error | MalformedRecordException | The error that occurred. |
action | ParseErrorAction | The action to take. |
Résultat | System |