C# 클래스 System.Web.HttpValue

파일 보기 프로젝트 열기: Clancey/SimpleAuth

공개 메소드들

메소드 설명
HttpValue ( ) : System.Collections
HttpValue ( string key, string value ) : System.Collections

메소드 상세

HttpValue() 공개 메소드

public HttpValue ( ) : System.Collections
리턴 System.Collections

HttpValue() 공개 메소드

public HttpValue ( string key, string value ) : System.Collections
key string
value string
리턴 System.Collections