Метод | Описание | |
---|---|---|
GetAnalyticsUserInfo ( ) : |
||
RegistrationDialog ( bool registrationIsOptional ) : System | ||
ShouldWeShowRegistrationDialog ( ) : bool |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnHandleCreated ( |
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OnIAmStuckLabel_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void | ||
OnTextChanged ( object sender, |
||
RegistrationDialog_Load ( object sender, |
||
SaveAndSendIfPossible ( ) : void | ||
UpdateDisplay ( ) : void | ||
_cancelButton_Click ( object sender, |
||
_okButton_Click ( object sender, |
||
_userIsStuckDetector_Tick ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public static GetAnalyticsUserInfo ( ) : |
||
Результат |
protected OnHandleCreated ( |
||
e | ||
Результат | void |
public RegistrationDialog ( bool registrationIsOptional ) : System | ||
registrationIsOptional | bool | |
Результат | System |
public static ShouldWeShowRegistrationDialog ( ) : bool | ||
Результат | bool |