IPluginAnalysisExecute(IAnalysisParams) Method

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool Execute(
	IAnalysisParams analysisParams
)

Parameters

analysisParams  IAnalysisParams
 

Return Value

Boolean

See Also