IPCBIWindowPCBIPluginLoadingFinisehd Event
This event handler is called after loading all plugins.
Namespace: PCBI.AutomationAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
public event EventHandler PCBIPluginLoadingFinisehd
Public Event PCBIPluginLoadingFinisehd As EventHandler
public:
event EventHandler^ PCBIPluginLoadingFinisehd {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
member PCBIPluginLoadingFinisehd : IEvent<EventHandler,
EventArgs>
Value
EventHandler