Legend
| Static method: JsonValue Serialize( |
Type | saveType | Type of object to convert. |
object | saveObject | Object to be serialized. |
ClassifyOptions | options | Options. |
IClassifyFormat<JsonValue> | format | Implementation of a Classify format. See ClassifyJsonFormat for an example. |