SourceInput Class |
Namespace: FM.IceLink
The SourceInput type exposes the following members.
| Name | Description | |
|---|---|---|
| SourceInput |
Initializes a new instance of the SourceInput class.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromJson |
Deserializes an instance from JSON.
| |
| FromJsonArray |
Deserializes an instance array from JSON.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToJson |
Serializes this instance to JSON.
| |
| ToJson(SourceInput) |
Serializes an instance to JSON.
| |
| ToJsonArray |
Serializes an instance array to JSON.
| |
| ToString |
Returns a string that represents this instance.
(Overrides ObjectToString.) |