- Namespace
- Atavism
- Base Types
-
- object
- EventArgs
graph BT
Type-->Base0["EventArgs"]
Base0-->Base1["object"]
Type["ErrorEventArgs"]
class Type type-node
Syntax
public class ErrorEventArgs : EventArgs
Constructors
| Name | Summary |
|---|---|
| ErrorEventArgs |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| errorMessage |
Properties
| Name | Value | Summary |
|---|---|---|
| ErrorMessage | string |