C# Class CDP4EngineeringModel.Views.OptionBrowser

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

Méthodes publiques

Méthode Description
OptionBrowser ( ) : System.ComponentModel.Composition
OptionBrowser ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the OptionBrowser class.

This constructor is called by the navigation service

Method Details

OptionBrowser() public méthode

public OptionBrowser ( ) : System.ComponentModel.Composition
Résultat System.ComponentModel.Composition

OptionBrowser() public méthode

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