Метод | Описание | |
---|---|---|
MainWindow ( ) : System |
Метод | Описание | |
---|---|---|
btnBrowse_Click ( object sender, |
||
btnScan_Click ( object sender, |
||
parseFileNameAndAttachTabbles ( string path, bool isDir ) : void |
do a basic parse of the filename and put it in some tabble according to its name. In a more realistic business logic, you would use regular expressions.
|