Context Methods
The Context type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Creates a new object that is a deep copy of the current Context. | |
|
|
Indicates whether the current Context is equal to another Context. | |
|
|
Determines whether the specified Object is equal to the
current Context. | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Creates a new Context that is a shallow copy of the current Context. | |
|
|
Returns a string that represents the current object. |
Extension Methods
|
|
Name |
Description |
|---|---|---|
|
|
Returns an unformatted JSON String that represents the
current Context. | |
|
|
Returns a JSON String that represents the
current Context. |