Click or drag to resize

GraphJsonHandling Class

Inheritance Hierarchy
SystemObject
  IIB.ICDD.HandlingGraphJsonHandling

Namespace: IIB.ICDD.Handling
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public class GraphJsonHandling

The GraphJsonHandling type exposes the following members.

Constructors
 NameDescription
Public methodGraphJsonHandlingInitializes a new instance of the GraphJsonHandling class
Top
Properties
 NameDescription
Public propertyEdges 
Public propertyNodes 
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToJson 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also