C# Class StrontiumServer.Internal.HttpServiceConfigUrlAclKey

Exibir arquivo Open project: jimevans/strontium Class Usage Examples

Public Methods

Method Description
HttpServiceConfigUrlAclKey ( string urlPrefix ) : System

Initializes a new instance of the HttpServiceConfigUrlAclKey struct.

Method Details

HttpServiceConfigUrlAclKey() public method

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