C# 클래스 StrontiumServer.Internal.HttpServiceConfigUrlAclKey

파일 보기 프로젝트 열기: jimevans/strontium 1 사용 예제들

공개 메소드들

메소드 설명
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