C# Class StrontiumServer.Internal.HttpServiceConfigUrlAclKey

Afficher le fichier Open project: jimevans/strontium Class Usage Examples

Méthodes publiques

Méthode Description
HttpServiceConfigUrlAclKey ( string urlPrefix ) : System

Initializes a new instance of the HttpServiceConfigUrlAclKey struct.

Method Details

HttpServiceConfigUrlAclKey() public méthode

Initializes a new instance of the HttpServiceConfigUrlAclKey struct.
public HttpServiceConfigUrlAclKey ( string urlPrefix ) : System
urlPrefix string The URL prefix to configure.
Résultat System