JsonFormatHandler Constructor ()
Initializes a new instance of the JsonFormatHandler class.
Namespace: Microsoft.Web.Mvc.Resources
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
Syntax
public JsonFormatHandler()
public:
JsonFormatHandler()
new : unit -> JsonFormatHandler
Public Sub New
See Also
JsonFormatHandler Class
Microsoft.Web.Mvc.Resources Namespace
Return to top