.NET Only. Delegate fired when the object is changed.

Namespace:  proCube.Api
Assembly:  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)

See Also