C# Класс CDP4Requirements.Views.RequirementsBrowser

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

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

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

Initializes a new instance of the RequirementsBrowser class

RequirementsBrowser ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the RequirementsBrowser class.

This constructor is called by the navigation service

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

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

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

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

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