C# Class Coimbra.EventKey

The event key to be used in IEventService APIs.
Show file Open project: coimbrastudios/framework Class Usage Examples

Public Properties

Property Type Description
Restrictions EventKeyRestrictions

Public Methods

Method Description
EventKey ( EventKeyRestrictions restrictions = EventKeyRestrictions.All )

Method Details

EventKey() public method

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

Property Details

Restrictions public property

The restrictions being applied.
public EventKeyRestrictions Restrictions
return EventKeyRestrictions