C# Класс StrontiumServer.Internal.HttpServiceConfigUrlAclKey

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
HttpServiceConfigUrlAclKey ( string urlPrefix ) : System

Initializes a new instance of the HttpServiceConfigUrlAclKey struct.

Описание методов

HttpServiceConfigUrlAclKey() публичный Метод

Initializes a new instance of the HttpServiceConfigUrlAclKey struct.
public HttpServiceConfigUrlAclKey ( string urlPrefix ) : System
urlPrefix string The URL prefix to configure.
Результат System