Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
FindWorkSessionId(String)
|
Returns an ID of the specified document’s session.
|
Get(String)
|
Returns a value of the variable with the specified name.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
HasWorkSessionId(Guid)
|
Indicates whether the provider stores a session with the specified ID.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Remove(Guid)
|
Removes a session with the specified ID.
|
Set(String, String)
|
Sets a value for the variable with the specified name.
|
ToString()
|
Returns a string that represents the current object.
|
UndoCheckOut(Guid)
|
Discards all changes to the session since the last check out.
|