C# Class NLSE.Friend

Afficher le fichier Open project: kwsch/NLSE

Méthodes publiques

Méthode Description
Friend ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
B_Cancel_Click ( object sender, EventArgs e ) : void
B_Save_Click ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

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

loadData ( ) : void
saveData ( ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Friend() public méthode

public Friend ( ) : System
Résultat System