Show / Hide Table of Contents

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 Source

jsonDatas

Declaration
public string jsonDatas
Field Value
Type Description
System.String
| Improve this Doc View Source

type

Declaration
public string type
Field Value
Type Description
System.String

Methods

| Improve this Doc View Source

ToString()

Declaration
public override string ToString()
Returns
Type Description
System.String
Overrides
System.ValueType.ToString()
  • Improve this Doc
  • View Source
Back to top Generated by DocFX