Contains methods that can help you serialize and deserialize MindFusion.Scheduling items to and from JSON.
The following tables list the members exposed by the JsonSerializationContext type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the JsonSerializationContext class. |
Name | Description | |
---|---|---|
![]() ![]() |
Specifies the latest file format revision number. |
Name | Description | |
---|---|---|
![]() |
A list of all brushes. (Inherited from JsonContext.) |
|
![]() |
Specifies whether resource accumulation is disabled. (Inherited from JsonContext.) |
Name | Description | |
---|---|---|
![]() |
Gets the format revision number for the file being currently serialized. |
|
![]() |
Gets the underlying schedule object. |
Name | Description | |
---|---|---|
![]() |
Deserializes the specified JSON formatted string to a JsonObject. (Inherited from JsonContext.) |
|
![]() |
Overloaded. (Inherited from JsonContext.) |
|
![]() |
Reads a Brush object with the specified color. (Inherited from JsonContext.) |
|
![]() |
Reads all brushes. (Inherited from JsonContext.) |
|
![]() |
Overloaded. (Inherited from JsonContext.) |
|
![]() |
Reads a GradientStopCollection object. (Inherited from JsonContext.) |
|
![]() |
Reads a DashStyle object. (Inherited from JsonContext.) |
|
![]() |
Reads a DateTime object. |
|
![]() |
Reads an enum value. (Inherited from JsonContext.) |
|
![]() |
Reads a double array. (Inherited from JsonContext.) |
|
![]() |
Reads a FontStyle object. (Inherited from JsonContext.) |
|
![]() |
Reads an object. (Inherited from JsonContext.) |
|
![]() |
Overloaded. (Inherited from JsonContext.) |
|
![]() |
Reads a Point object. (Inherited from JsonContext.) |
|
![]() |
Reads a Point3D object. (Inherited from JsonContext.) |
|
![]() |
Reads a Point string. (Inherited from JsonContext.) |
|
![]() |
Reads a Rect object. (Inherited from JsonContext.) |
|
![]() |
Reads a Size object. (Inherited from JsonContext.) |
|
![]() |
Reads the specified tag for the specified object. |
|
![]() |
Reads a TextAlignment object. (Inherited from JsonContext.) |
|
![]() |
Serializes the specified JsonObject to a JSON formatted string. (Inherited from JsonContext.) |
|
![]() |
Writes a Brush object. (Inherited from JsonContext.) |
|
![]() |
Writes the color of the specified brush. (Inherited from JsonContext.) |
|
![]() |
Writes all currently accumulated brushes. (Inherited from JsonContext.) |
|
![]() |
Writes a Color object. (Inherited from JsonContext.) |
|
![]() |
Writes a GradientStopCollection object. (Inherited from JsonContext.) |
|
![]() |
Writes a DashStyle object. (Inherited from JsonContext.) |
|
![]() |
Writes an enum value. (Inherited from JsonContext.) |
|
![]() |
Writes a FontStyle object. (Inherited from JsonContext.) |
|
![]() |
Writes an object. (Inherited from JsonContext.) |
|
![]() |
Writes a Pen object. (Inherited from JsonContext.) |
|
![]() |
Writes a Point object. (Inherited from JsonContext.) |
|
![]() |
Writes a Point3D object. (Inherited from JsonContext.) |
|
![]() |
Writes a Point string. (Inherited from JsonContext.) |
|
![]() |
Writes a Rect object. (Inherited from JsonContext.) |
|
![]() |
Writes a Size object. (Inherited from JsonContext.) |
|
![]() |
Writes the specified tag of the specified object. |
|
![]() |
Writes a TextAlignment object. (Inherited from JsonContext.) |
Name | Description | |
---|---|---|
![]() ![]() |
Decodes a string from Base64 representation. (Inherited from JsonContext.) |
|
![]() ![]() |
Encodes a string to Base64 representation. (Inherited from JsonContext.) |
|
![]() ![]() |
Converts a string to Pascal case. (Inherited from JsonContext.) |
|
![]() ![]() |
Converts a string to Camel case. (Inherited from JsonContext.) |
Name | Description | |
---|---|---|
![]() |
Raised when the serialization or deserialization has completed successfully. |