C# 클래스 Coimbra.EventKey

The event key to be used in IEventService APIs.
파일 보기 프로젝트 열기: coimbrastudios/framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Restrictions EventKeyRestrictions

공개 메소드들

메소드 설명
EventKey ( EventKeyRestrictions restrictions = EventKeyRestrictions.All )

메소드 상세

EventKey() 공개 메소드

public EventKey ( EventKeyRestrictions restrictions = EventKeyRestrictions.All )
restrictions EventKeyRestrictions

프로퍼티 상세

Restrictions 공개적으로 프로퍼티

The restrictions being applied.
public EventKeyRestrictions Restrictions
리턴 EventKeyRestrictions