IPluginPackageLibrarySaveNewPackages Method

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
Task<string> SaveNewPackages(
	List<IPackageLibraryEntry> Packages
)

Parameters

Packages  ListIPackageLibraryEntry
 

Return Value

TaskString

See Also