C# Класс Talifun.Commander.Command.Configuration.ElementCollectionPanelBase

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

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

Метод Описание
OnBindToElementCollection ( AppSettingsSection appSettings, CommanderSection commanderSettings, CurrentConfigurationElementCollection elementCollection ) : void

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

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

public OnBindToElementCollection ( AppSettingsSection appSettings, CommanderSection commanderSettings, CurrentConfigurationElementCollection elementCollection ) : void
appSettings System.Configuration.AppSettingsSection
commanderSettings CommanderSection
elementCollection CurrentConfigurationElementCollection
Результат void