[Visual Basic] Public Delegate Function Sub VoidDelegate() [C#] public delegate void VoidDelegate() [C++] public __gc __delegate void VoidDelegate()
[JScript] In JScript, you can use the delegates defined by a type, but you cannot define your own.
Namespace: White.Core.UIItems.Actions
Assembly: White.Core (in White.Core.dll)