IPluginAnalysisExecute(String) Method

Definition

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

Parameters

resultFilePath  String
 

Return Value

Boolean

See Also