Method | Description | |
---|---|---|
MessageWindow ( ) : System | ||
MessageWindow ( ICradiatorView view ) : System | ||
ShowMessage ( int pollFrequency, string message ) : void |
Method | Description | |
---|---|---|
OnClosing ( CancelEventArgs e ) : void |
Method | Description | |
---|---|---|
CloseWithFade ( ) : void | ||
FadeAway_Completed ( object sender, |
||
MainScreenUpdating ( object sender, |
||
MainWindowClosing ( object sender, CancelEventArgs e ) : void | ||
Timer_Tick ( object timer, |
public MessageWindow ( ICradiatorView view ) : System | ||
view | ICradiatorView | |
return | System |
protected OnClosing ( CancelEventArgs e ) : void | ||
e | CancelEventArgs | |
return | void |
public ShowMessage ( int pollFrequency, string message ) : void | ||
pollFrequency | int | |
message | string | |
return | void |