Show / Hide Table of Contents

Class NodeProperty

Inheritance
System.Object
NodeProperty
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.Learn
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class NodeProperty

Fields

View Source

propertyKey

Declaration
public string propertyKey
Field Value
Type Description
System.String
View Source

propertyValue

Declaration
public string propertyValue
Field Value
Type Description
System.String

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX