Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Talifun
Commander
Command
Configuration
BindToElementEventArgs
C# Class Talifun.Commander.Command.Configuration.BindToElementEventArgs
Inheritance:
System.EventArgs
Exibir arquivo
Open project: taliesins/talifun-commander
Class Usage Examples
Public Methods
Method
Description
BindToElementEventArgs
(
AppSettingsSection
appSettings
,
CommanderSection
commanderSettings
,
NamedConfigurationElement
element
) :
System
Method Details
BindToElementEventArgs()
public
method
public
BindToElementEventArgs
(
AppSettingsSection
appSettings
,
CommanderSection
commanderSettings
,
NamedConfigurationElement
element
) :
System
appSettings
System.Configuration.AppSettingsSection
commanderSettings
CommanderSection
element
NamedConfigurationElement
return
System