Delegate BooleanDelegate
Namespace: wManager.Wow.Class
Assembly: wManager.dll
Syntax
public delegate bool BooleanDelegate(object context);
Parameters
Type | Name | Description |
---|---|---|
System.Object | context |
Returns
Type | Description |
---|---|
System.Boolean |