DataContractJsonProvider Methods | 
The DataContractJsonProvider type exposes the following members.
| 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.) |