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

Наследование: System.EventArgs
Показать файл Открыть проект Примеры использования класса

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

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

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

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

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