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

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

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

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

Initializes a new instance of the RulesBrowser class.

RulesBrowser ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the RulesBrowser class.

This constructor is called by the navigation service

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

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

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

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

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