C# Class Terrarium.Client.PropertySheet

Inheritance: Terrarium.Forms.TerrariumForm
Afficher le fichier Open project: eugeniomiro/Terrarium Class Usage Examples

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
CloseForm_Click ( object sender, System e ) : void
InitializeComponent ( ) : void
PropertySheet ( ) : System
PropertySheet_Closed ( object sender, System e ) : void
PropertySheet_Load ( object sender, System e ) : void
RefreshGrid ( ) : void
SelectObject ( OrganismBase.OrganismState state ) : void
UnselectObject ( OrganismBase.OrganismState state ) : void
UnselectObject ( string id ) : void
showOrganism_CheckChanged ( object sender, System e ) : void

Method Details

Dispose() protected méthode

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