Click or drag to resize
JsonMockWrapperToJson Method (JsonWriter)

[Missing <summary> documentation for "M:X3Platform.Json.JsonMockWrapper.ToJson(X3Platform.Json.JsonWriter)"]

Namespace: X3Platform.Json
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public void ToJson(
	JsonWriter writer
)

Parameters

writer
Type: X3Platform.JsonJsonWriter

[Missing <param name="writer"/> documentation for "M:X3Platform.Json.JsonMockWrapper.ToJson(X3Platform.Json.JsonWriter)"]

Implements

IJsonWrapperToJson(JsonWriter)
See Also