Class CsharpScriptTriggerExecutor
Inheritance
CsharpScriptTriggerExecutor
Implements
Inherited Members
Namespace: EyeAuras.CsScriptAuras.Triggers.CsharpScript
Assembly: EyeAuras.CsScriptAuras.dll
Syntax
public abstract class CsharpScriptTriggerExecutor : CsharpScriptExecutor<bool?>, ICsharpScriptTriggerExecutor, ICsharpScriptExecutor<bool?>, IDisposable, INotifyPropertyChanged
Constructors
| Name | Description |
|---|---|
| CsharpScriptTriggerExecutor() |
Methods
| Name | Description |
|---|---|
| Execute(CancellationToken) | |
| RunInternal(CancellationToken) |