C# Класс Fynydd.Web.UI.Controls.ScriptCollector.ExtentionMethods

Показать файл Открыть проект

Открытые методы

Метод Описание
ToSimpleJSON ( string>.this dict ) : string

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

Описание методов

ToSimpleJSON() публичный статический Метод

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
Результат string