C# Class System.JsonExtensions

Datei anzeigen Open project: mmooney/MMDB.RazorEmail

Public Methods

Method Description
ToJson ( this obj, bool format = false ) : string

Method Details

ToJson() public static method

public static ToJson ( this obj, bool format = false ) : string
obj this
format bool
return string