Click or drag to resize

STARDeviceCreatedEventHandler Delegate

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

Parameters

device
Type: SystemObject
name
Type: SystemString
See Also