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

Inheritance: SettingPanelBase
显示文件 Open project: taliesins/talifun-commander

Public Methods

Method Description
OnBindToElementCollection ( AppSettingsSection appSettings, CommanderSection commanderSettings, CurrentConfigurationElementCollection elementCollection ) : void

Method Details

OnBindToElementCollection() public method

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