| JsonDataSetJsonType Method |
[Missing <summary> documentation for "M:X3Platform.Json.JsonData.SetJsonType(X3Platform.Json.JsonType)"]
Namespace: X3Platform.JsonAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic void SetJsonType(
JsonType type
)
public:
virtual void SetJsonType(
JsonType type
) sealed
Parameters
- type
- Type: X3Platform.JsonJsonType
[Missing <param name="type"/> documentation for "M:X3Platform.Json.JsonData.SetJsonType(X3Platform.Json.JsonType)"]
Implements
IJsonWrapperSetJsonType(JsonType)
See Also