Method | Description | |
---|---|---|
CommonSetup ( ) : void | ||
FileSelector ( ) : System | ||
FileSelector ( string title ) : System | ||
FileSelector ( string title, FileChooserAction action ) : System | ||
OnCurrentFolderChanged ( object o, |
public FileSelector ( string title ) : System | ||
title | string | |
return | System |
public FileSelector ( string title, FileChooserAction action ) : System | ||
title | string | |
action | FileChooserAction | |
return | System |
public OnCurrentFolderChanged ( object o, |
||
o | object | |
args | ||
return | void |