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

Syntax

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

See Also