NullJsonProvider Class |
Namespace: FM.IceLink
The NullJsonProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| NullJsonProvider | Initializes a new instance of the NullJsonProvider class |
| Name | Description | |
|---|---|---|
| DeserializeT |
Deserializes a value from a JSON string.
(Overrides JsonProviderDeserializeT(String).) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SerializeT |
Serializes a value to a JSON string.
(Overrides JsonProviderSerializeT(T).) | |
| ToString | (Inherited from Object.) |