Tanoda
|
Public Member Functions | |
void | SetDelegateAndPath (Callback< string > del, string path) |
Public Attributes | |
string | path |
Callback< string > | OnClick |
Definition at line 9 of file pb_SaveDialogButton.cs.
void GILES.Interface.pb_SaveDialogButton.SetDelegateAndPath | ( | Callback< string > | del, |
string | path | ||
) |
Definition at line 14 of file pb_SaveDialogButton.cs.
Callback<string> GILES.Interface.pb_SaveDialogButton.OnClick |
Definition at line 12 of file pb_SaveDialogButton.cs.
string GILES.Interface.pb_SaveDialogButton.path |
Definition at line 11 of file pb_SaveDialogButton.cs.