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

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

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

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

Initializes a new instance of the ParameterTypesBrowser class.

ParameterTypesBrowser ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the ParameterTypesBrowser class.

This constructor is called by the navigation service

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

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

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

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

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