

Public Member Functions | |
| NotifyEventArgs (string type, string message, DateTime time) | |
| Initializes a new instance of the object. | |
Properties | |
| string | Message [get] |
| Gets the notification message. | |
| Simias::Client::Event::NotifyEventArgs::NotifyEventArgs | ( | string | type, | |
| string | message, | |||
| DateTime | time | |||
| ) | [inline] |
Initializes a new instance of the object.
| type | User defined notification type. | |
| message | User defined notification message. | |
| time | Time the error occurred. |
string Simias::Client::Event::NotifyEventArgs::Message [get] |
Gets the notification message.
1.5.6