Click or drag to resize
JsonMockWrapperSetJsonType Method

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

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

Parameters

type
Type: X3Platform.JsonJsonType

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

Implements

IJsonWrapperSetJsonType(JsonType)
See Also