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

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

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

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

Initializes a new instance of the OrganizationBrowser class

OrganizationBrowser ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the OrganizationBrowser class.

This constructor is called by the navigation service

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

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

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

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

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