Click or drag to resize

STARInstrumentDeckCreatedEventHandler Delegate

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public delegate void STARInstrumentDeckCreatedEventHandler(
	Object instrumentDeck,
	string name
)

Parameters

instrumentDeck
Type: SystemObject
name
Type: SystemString
See Also