C# Class BasicRdl.Views.UnitPrefixBrowser

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

Méthodes publiques

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

Initializes a new instance of the UnitPrefixBrowser class.

UnitPrefixBrowser ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the UnitPrefixBrowser class.

This constructor is called by the navigation service

Method Details

UnitPrefixBrowser() public méthode

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

UnitPrefixBrowser() public méthode

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