Метод | Описание | |
---|---|---|
CommonSetup ( ) : void | ||
FileSelector ( ) : System | ||
FileSelector ( string title ) : System | ||
FileSelector ( string title, FileChooserAction action ) : System | ||
OnCurrentFolderChanged ( object o, |
public FileSelector ( string title ) : System | ||
title | string | |
Результат | System |
public FileSelector ( string title, FileChooserAction action ) : System | ||
title | string | |
action | FileChooserAction | |
Результат | System |
public OnCurrentFolderChanged ( object o, |
||
o | object | |
args | ||
Результат | void |