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