Public Member Functions | |
| EventContext (string cookie) | |
| Initializes a new instance from a string obtained from ToString. | |
| override string | ToString () |
| Gets a string representation of this context. Can be used to store this cookie for later use. | |
| Simias::Storage::EventContext::EventContext | ( | string | cookie | ) | [inline] |
Initializes a new instance from a string obtained from ToString.
| cookie | The string representation of the context. |
| override string Simias::Storage::EventContext::ToString | ( | ) | [inline] |
Gets a string representation of this context. Can be used to store this cookie for later use.
1.5.6