Click or drag to resize
IJsonWrapperSetJsonType Method

[Missing <summary> documentation for "M:X3Platform.Json.IJsonWrapper.SetJsonType(X3Platform.Json.JsonType)"]

Namespace: X3Platform.Json
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
void SetJsonType(
	JsonType type
)

Parameters

type
Type: X3Platform.JsonJsonType

[Missing <param name="type"/> documentation for "M:X3Platform.Json.IJsonWrapper.SetJsonType(X3Platform.Json.JsonType)"]

See Also