Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public delegate void UnbindSlotResponseEventHandler(
	Engine..::..UnbindSlotResult bytResult
)
Visual Basic
Public Delegate Sub UnbindSlotResponseEventHandler ( _
	bytResult As Engine..::..UnbindSlotResult _
)

See Also