Public Member Functions | |
| IProcEventNameValue (string name, string value) | |
| Initializes an instance of the object. | |
Properties | |
| string | Name [get] |
| Gets the name. | |
| string | Value [get] |
| Gets the value. | |
| Simias::Client::Event::IProcEventNameValue::IProcEventNameValue | ( | string | name, | |
| string | value | |||
| ) | [inline] |
Initializes an instance of the object.
| name | Name of the value. | |
| value | String that represents the value. |
string Simias::Client::Event::IProcEventNameValue::Name [get] |
Gets the name.
string Simias::Client::Event::IProcEventNameValue::Value [get] |
Gets the value.
1.5.6