C# Class ServiceStack.WebHost.Endpoints.Extensions.HttpListenerRequestWrapper.WebROCollection

Inheritance: System.Collections.Specialized.NameValueCollection
Datei anzeigen Open project: firstsee/ServiceStack

Public Methods

Method Description
Protect ( ) : void
ToString ( ) : string
Unprotect ( ) : void

Method Details

Protect() public method

public Protect ( ) : void
return void

ToString() public method

public ToString ( ) : string
return string

Unprotect() public method

public Unprotect ( ) : void
return void