Interface ICsharpScriptExecutor<T>
Namespace: EyeAuras.CsScriptAuras.UserSpace
Assembly: EyeAuras.CsScriptAuras.dll
Syntax
public interface ICsharpScriptExecutor<T> : IDisposable, INotifyPropertyChanged
Type Parameters
| Name | Description |
|---|---|
| T |
Properties
| Name | Description |
|---|---|
| AuraTree | |
| Context | |
| IsRunning | |
| Log | |
| ScriptLog | |
| Variables |
Methods
| Name | Description |
|---|---|
| Run(CancellationToken) |