C# 클래스 NodeNetAsync.Net.Http.QueryString

파일 보기 프로젝트 열기: soywiz/NodeNetAsync

공개 메소드들

메소드 설명
QueryString ( string String ) : System
this ( string Key ) : string

비공개 메소드들

메소드 설명
InternalParse ( string String ) : void
UrlDecode ( string String ) : string

메소드 상세

QueryString() 공개 메소드

public QueryString ( string String ) : System
String string
리턴 System

this() 공개 메소드

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