C# 클래스 Apachai.JsonStringDictionary

파일 보기 프로젝트 열기: garuma/apachai 1 사용 예제들

공개 메소드들

메소드 설명
JsonStringDictionary ( ) : System
this ( string key ) : string

비공개 메소드들

메소드 설명
Escape ( string foo ) : string

메소드 상세

JsonStringDictionary() 공개 메소드

public JsonStringDictionary ( ) : System
리턴 System

this() 공개 메소드

public this ( string key ) : string
key string
리턴 string