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

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

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

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

Initializes a new instance of the MeasurementUnitsBrowser class.

This constructor is called by MEF

MeasurementUnitsBrowser ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the MeasurementUnitsBrowser class.

This constructor is called by the navigation service

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

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

Initializes a new instance of the MeasurementUnitsBrowser class.
This constructor is called by MEF
public MeasurementUnitsBrowser ( ) : System.ComponentModel.Composition
Результат System.ComponentModel.Composition

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

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