Property | Type | Description | |
---|---|---|---|
ComputePriority | Priority | ||
ComputeResponders | List |
||
ComputeTags | string[] | ||
SplitAndTrim | IEnumerable |
||
TryGetPropertyValueCI | bool | ||
TryParsePriorityMappings | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
OnAsync ( Event evt ) : Task |
Method | Description | |
---|---|---|
OnAttached ( ) : void |
Method | Description | |
---|---|---|
ComputePriority ( Event evt ) : Priority | ||
ComputeResponders ( Event evt ) : List |
||
ComputeTags ( Event evt ) : string[] | ||
SplitAndTrim ( char splitOn, string setting ) : IEnumerable |
||
TryGetPropertyValueCI ( IReadOnlyDictionary properties, string propertyName, object &propertyValue ) : bool | ||
TryParsePriorityMappings ( string encodedMappings, Dictionary &mappings ) : bool |