Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Talifun
Commander
Command
Configuration
ElementCollectionPanelBase
C# Class Talifun.Commander.Command.Configuration.ElementCollectionPanelBase
Inheritance:
SettingPanelBase
Mostrar archivo
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