C# Class Bottles.Services.JsonSerialization

Afficher le fichier Open project: DarthFubuMVC/bottles

Méthodes publiques

Méthode Description
ToJson ( object o, bool indentedFormatting = false ) : string

Method Details

ToJson() public static méthode

public static ToJson ( object o, bool indentedFormatting = false ) : string
o object
indentedFormatting bool
Résultat string