C# Class Talifun.Commander.Command.Configuration.ElementCollectionPanelBase

Inheritance: SettingPanelBase
Afficher le fichier Open project: taliesins/talifun-commander

Méthodes publiques

Méthode Description
OnBindToElementCollection ( AppSettingsSection appSettings, CommanderSection commanderSettings, CurrentConfigurationElementCollection elementCollection ) : void

Method Details

OnBindToElementCollection() public méthode

public OnBindToElementCollection ( AppSettingsSection appSettings, CommanderSection commanderSettings, CurrentConfigurationElementCollection elementCollection ) : void
appSettings System.Configuration.AppSettingsSection
commanderSettings CommanderSection
elementCollection CurrentConfigurationElementCollection
Résultat void