JsonHelperExtensions Class
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.
Newtonsoft.Json specific extensions to IJsonHelper.
public ref class JsonHelperExtensions abstract sealed
public static class JsonHelperExtensions
type JsonHelperExtensions = class
Public Module JsonHelperExtensions
- Inheritance
-
JsonHelperExtensions
Methods
Serialize(IJsonHelper, Object, JsonSerializerSettings) |
Returns serialized JSON for the |