IMCPToolInit Method

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void Init(
	IAIService aIService,
	IPCBIWindow pcbi
)

Parameters

aIService  IAIService
 
pcbi  IPCBIWindow
 

See Also