C# 클래스 Fynydd.Web.UI.Controls.ScriptCollector.ExtentionMethods

파일 보기 프로젝트 열기: fynydd/Fynydd

공개 메소드들

메소드 설명
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