C# Class CodeImp.Gluon.NetPingTechPanel

Afficher le fichier Open project: DieterKoblenz/LCARS

Méthodes publiques

Méthode Description
NetPingTechPanel ( ) : System
OnShow ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
DisplayJob ( int displayindex ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

animatetimer_Tick ( object sender, EventArgs e ) : void
cycletimer_Tick ( object sender, EventArgs e ) : void
movearrowtimer_Tick ( object sender, EventArgs e ) : void
routebutton_Click ( object sender, EventArgs e ) : void
tracert_TraceComplete ( object sender, EventArgs e ) : void
tracetimer_Tick ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

NetPingTechPanel() public méthode

public NetPingTechPanel ( ) : System
Résultat System

OnShow() public méthode

public OnShow ( ) : void
Résultat void