Method | Description | |
---|---|---|
BeginSheet ( string directory, string filename, Cocoa docWindow, SavePanelHandler modalDelegate, System contextInfo ) : void | ||
RunModal ( ) : int | ||
RunModal ( string directory, string filename ) : int | ||
SavePanel ( ) : System | ||
SavePanel ( |
public BeginSheet ( string directory, string filename, Cocoa docWindow, SavePanelHandler modalDelegate, System contextInfo ) : void | ||
directory | string | |
filename | string | |
docWindow | Cocoa | |
modalDelegate | SavePanelHandler | |
contextInfo | System | |
return | void |
public RunModal ( string directory, string filename ) : int | ||
directory | string | |
filename | string | |
return | int |
public SavePanel ( |
||
native_object | ||
return | System |