Namespace: X3Platform.Ajax.JsonAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic JsonPrimary(
string key,
Object value
)
public:
JsonPrimary(
String^ key,
Object^ value
)
Parameters
- key
- Type: SystemString
键 - value
- Type: SystemObject
值
See Also