Method | Description | |
---|---|---|
GetDirectory ( ) : string | ||
GetPaths ( ) : string[] | ||
SelectFilesForm ( string path = "", string filter = "" ) : System.IO |
Method | Description | |
---|---|---|
ValidatePaths ( ) : void | ||
buttonFile_Click ( object sender, System e ) : void | ||
buttonFolder_Click ( object sender, System e ) : void | ||
textBoxPath_TextChanged ( object sender, System e ) : void |
public SelectFilesForm ( string path = "", string filter = "" ) : System.IO | ||
path | string | |
filter | string | |
return | System.IO |