C# 클래스 ServiceStack.WebHost.Endpoints.Extensions.HttpListenerRequestWrapper.WebROCollection

상속: System.Collections.Specialized.NameValueCollection
파일 보기 프로젝트 열기: firstsee/ServiceStack

공개 메소드들

메소드 설명
Protect ( ) : void
ToString ( ) : string
Unprotect ( ) : void

메소드 상세

Protect() 공개 메소드

public Protect ( ) : void
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

Unprotect() 공개 메소드

public Unprotect ( ) : void
리턴 void