Common interface of actions of Azuki engine
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
public delegate void ActionProc( IUserInterface ui ) |
Visual Basic |
---|
Public Delegate Sub ActionProc ( ui As IUserInterface ) |
Parameters
- ui
- Type: Sgry.Azuki..::..IUserInterface