Method | Description | |
---|---|---|
ParseErrorEventArgs ( |
Initializes a new instance of the ParseErrorEventArgs class.
|
public ParseErrorEventArgs ( |
||
error | The error that occurred. | |
defaultAction | ParseErrorAction | The default action to take. |
return | System |