C# Class BasicRdl.Views.ConstantsBrowser

Inheritance: IPanelView, IPanelFilterableDataGridView
Afficher le fichier Open project: RHEAGROUP/COMET-IME-Community-Edition

Méthodes publiques

Méthode Description
ConstantsBrowser ( ) : System.ComponentModel.Composition

Initializes a new instance of the ConstantsBrowser class.

ConstantsBrowser ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the MeasurementUnitsBrowser class.

This constructor is called by the navigation service

Method Details

ConstantsBrowser() public méthode

Initializes a new instance of the ConstantsBrowser class.
public ConstantsBrowser ( ) : System.ComponentModel.Composition
Résultat System.ComponentModel.Composition

ConstantsBrowser() public méthode

Initializes a new instance of the MeasurementUnitsBrowser class.
This constructor is called by the navigation service
public ConstantsBrowser ( bool initializeComponent ) : System.ComponentModel.Composition
initializeComponent bool /// a value indicating whether the contained Components shall be loaded ///
Résultat System.ComponentModel.Composition