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

Inheritance: System.Collections.Specialized.NameValueCollection
Afficher le fichier Open project: firstsee/ServiceStack

Méthodes publiques

Méthode Description
Protect ( ) : void
ToString ( ) : string
Unprotect ( ) : void

Method Details

Protect() public méthode

public Protect ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

Unprotect() public méthode

public Unprotect ( ) : void
Résultat void