C# Class Bottles.Services.JsonSerialization

Show file Open project: DarthFubuMVC/bottles

Public Methods

Method Description
ToJson ( object o, bool indentedFormatting = false ) : string

Method Details

ToJson() public static method

public static ToJson ( object o, bool indentedFormatting = false ) : string
o object
indentedFormatting bool
return string