Метод | Описание | |
---|---|---|
UserInputForm ( string>.Dictionary |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnClosing ( CancelEventArgs e ) : void | ||
UserInputForm ( ) : System |
Метод | Описание | |
---|---|---|
FinalVariableSetup ( ) : void | ||
GetLocation ( string userName, string fileName, string startAt, string &location ) : bool | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
IsGuidValid ( string text ) : bool | ||
IsTextBoxAllRight ( TextBox tb ) : bool | ||
UserInputForm_Load ( object sender, EventArgs e ) : void | ||
ValidateFormAndSetFinish ( ) : void | ||
browseRhinocommon_Click ( object sender, EventArgs e ) : void | ||
textbox_TextChanged ( object sender, EventArgs e ) : void | ||
zooGuid_TextChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
protected OnClosing ( CancelEventArgs e ) : void | ||
e | CancelEventArgs | |
Результат | void |
public UserInputForm ( string>.Dictionary |
||
replacements | string>.Dictionary | |
Результат | System |