Click or drag to resize
JsonPrimary Constructor
Initializes a new instance of the JsonPrimary class

Namespace: X3Platform.Ajax.Json
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public JsonPrimary(
	string key,
	Object value
)

Parameters

key
Type: SystemString
value
Type: SystemObject
See Also