Method | Description | |
---|---|---|
Import ( ) : System |
Import Constructor
|
|
Import ( Project project, string sourceDir, string destDir ) : System |
Import Constructor
|
|
ShowModel2 ( ) : void |
Display the dialog in Model form and start import process.
|
Method | Description | |
---|---|---|
btnOK_Click ( object sender, |
Close the dialog.
|
public Import ( Project project, string sourceDir, string destDir ) : System | ||
project | Project | Reference to project. |
sourceDir | string | Source Directory to import from. |
destDir | string | Destination Directory to import to. |
return | System |