Property | Type | Description | |
---|---|---|---|
EventDescription | string |
Method | Description | |
---|---|---|
SystemEventArgs ( string eventDescription ) : System |
Creates a new
|
public SystemEventArgs ( string eventDescription ) : System | ||
eventDescription | string | The description of the system event that triggered the notification. |
return | System |