Result methods |
The Result Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| Equals |
Compares this result with a transferred result by content.
The timestamp is deliberately not included in the comparison.
(Overwrites ObjectEquals(Object)) | |
| GetHashCode |
Generates a unique hash code for this result.
The timestamp is deliberately not included in the comparison.
(Overwrites ObjectGetHashCode) | |
| GetObjectData | Serialisation helper routine: fetches the object properties into the property container. | |
| ToString |
Overridden ToString() method.
(Overwrites ObjectToString) |