C# Класс BasicRdl.Views.UnitPrefixBrowser

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

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

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

Initializes a new instance of the UnitPrefixBrowser class.

UnitPrefixBrowser ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the UnitPrefixBrowser class.

This constructor is called by the navigation service

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

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

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

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

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