C# Класс CDP4EngineeringModel.Views.OptionBrowser

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

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

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

Initializes a new instance of the OptionBrowser class.

This constructor is called by the navigation service

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

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

public OptionBrowser ( ) : System.ComponentModel.Composition
Результат System.ComponentModel.Composition

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

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