C# Class Fynydd.Web.UI.Controls.ScriptCollector.ExtentionMethods

Afficher le fichier Open project: fynydd/Fynydd

Méthodes publiques

Méthode Description
ToSimpleJSON ( string>.this dict ) : string

Exceptionally naive toJSON method. Sufficient for our purposes here, but not safe for general use.

Method Details

ToSimpleJSON() public static méthode

Exceptionally naive toJSON method. Sufficient for our purposes here, but not safe for general use.
public static ToSimpleJSON ( string>.this dict ) : string
dict string>.this Dictionary object on which the extension method operates
Résultat string