IActionGetNewCommands Method

Get List of new Commands to find updates easily. This is special by first start with new plug-ins.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<IRegisterItem> GetNewCommands()

Return Value

ListIRegisterItem
List of all new items.

See Also