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

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

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

Метод Описание
ModelBrowser ( ) : System.ComponentModel.Composition

Initializes a new instance of the ModelBrowser class

ModelBrowser ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the ModelBrowser class.

This constructor is called by the navigation service

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

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

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

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

Initializes a new instance of the ModelBrowser class.
This constructor is called by the navigation service
public ModelBrowser ( bool initializeComponent ) : System.ComponentModel.Composition
initializeComponent bool /// a value indicating whether the contained Components shall be loaded ///
Результат System.ComponentModel.Composition