Class LegacyScriptActionBase
Implements
Inherited Members
Namespace: EyeAuras.Scripting.UserSpace
Assembly: EyeAuras.Scripting.dll
Syntax
public class LegacyScriptActionBase : LegacyScriptExecutorBase, IDictionary<string, object>, ICollection<KeyValuePair<string, object>>, IEnumerable<KeyValuePair<string, object>>, IEnumerable, ILegacyScriptAction, ILegacyScriptExecutor, IDisposable, INotifyPropertyChanged
Constructors
| Name | Description |
|---|---|
| LegacyScriptActionBase() |
Methods
| Name | Description |
|---|---|
| Execute() | |
| ExecuteInternal(CancellationToken) |