C# Class CDP4SiteDirectory.Views.NaturalLanguageBrowser

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

Méthodes publiques

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

Initializes a new instance of the NaturalLanguageBrowser class.

NaturalLanguageBrowser ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the NaturalLanguageBrowser class.

This constructor is called by the navigation service

Method Details

NaturalLanguageBrowser() public méthode

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

NaturalLanguageBrowser() public méthode

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