Interface ILegacyScriptFunction<T>
Inherited Members
Namespace: EyeAuras.Scripting.Scaffolding
Assembly: EyeAuras.Scripting.dll
Syntax
public interface ILegacyScriptFunction<T> : ILegacyScriptExecutor, IDisposable, INotifyPropertyChanged
Type Parameters
Name | Description |
---|---|
T |
Methods
Name | Description |
---|---|
Execute() |