Method | Description | |
---|---|---|
RegisterImporter ( Func |
||
Start ( ) : bool | ||
Stop ( ) : bool | ||
ToolsManager ( ) : System |
Method | Description | |
---|---|---|
ChooseImporter ( IEnumerable |
||
ExportProject ( |
||
HandleMigrateDB ( MigrateDBEvent e ) : void | ||
ImportProject ( ImportProjectEvent e ) : void |
public RegisterImporter ( Func |
||
importFunction | Func |
|
description | string | |
filterName | string | |
extensions | string | |
needsEdition | bool | |
canOverwrite | bool | |
return | void |