IActionPCBIRegisteredIDIsCall Delegate

Special delegate for Registrated IDs.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public delegate void PCBIRegisteredIDIsCall(
	int RegID
)

Parameters

RegID  Int32
 

See Also