C# Класс CDP4SiteDirectory.Views.NaturalLanguageBrowser

Наследование: IPanelView
Показать файл Открыть проект

Открытые методы

Метод Описание
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

Описание методов

NaturalLanguageBrowser() публичный Метод

Initializes a new instance of the NaturalLanguageBrowser class.
public NaturalLanguageBrowser ( ) : System.ComponentModel.Composition
Результат System.ComponentModel.Composition

NaturalLanguageBrowser() публичный Метод

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 ///
Результат System.ComponentModel.Composition