.NET Only. Delegate fired when the object is changed.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
public delegate void NotifyObjectHandler() |
| Visual Basic (Usage) |
|---|
Dim instance As New NotifyObjectHandler(AddressOf HandlerMethod) |