Struct JsonElement
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
Namespace: GraphProcessor
Assembly: com.alelievr.NodeGraphProcessor.Runtime.dll
Syntax
[Serializable]
public struct JsonElement
Fields
| Improve this Doc View SourcejsonDatas
Declaration
public string jsonDatas
Field Value
Type | Description |
---|---|
System.String |
type
Declaration
public string type
Field Value
Type | Description |
---|---|
System.String |
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
Overrides
System.ValueType.ToString()