메소드 | 설명 | |
---|---|---|
GetDirectory ( ) : string | ||
GetPaths ( ) : string[] | ||
SelectFilesForm ( string path = "", string filter = "" ) : System.IO |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System.IO |