IJsonHelper Interface 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base JSON helpers.
public interface class IJsonHelperpublic interface IJsonHelpertype IJsonHelper = interfacePublic Interface IJsonHelper- Derived
Methods
| Serialize(Object, JsonSerializerSettings) | Returns serialized JSON for the  | 
| Serialize(Object) | Returns serialized JSON for the  | 
Extension Methods
| Serialize(IJsonHelper, Object, JsonSerializerSettings) | Returns serialized JSON for the  |