C# Class VirtualFtp.MainForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: remobjects/internetpack

Méthodes publiques

Méthode Description
MainForm ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void
Main ( ) : void
MainForm_Closed ( object sender, System e ) : void
StartServer ( ) : void
StopServer ( ) : void
addToLog ( String line ) : void
btnStartStop_Click ( object sender, System e ) : void
llShortcut_LinkClicked ( object sender, System e ) : void

Method Details

Dispose() protected méthode

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

MainForm() public méthode

public MainForm ( ) : System
Résultat System