Click or drag to resize

SourceInput Methods

The SourceInput type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFromJson
Deserializes an instance from JSON.
Public methodStatic memberFromJsonArray
Deserializes an instance array from JSON.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToJson
Serializes this instance to JSON.
Public methodStatic memberToJson(SourceInput)
Serializes an instance to JSON.
Public methodStatic memberToJsonArray
Serializes an instance array to JSON.
Public methodToString
Returns a string that represents this instance.
(Overrides ObjectToString.)
Top
See Also