Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Aqueduct
Configuration
Loaders
SettingEventArgs
C# Class Aqueduct.Configuration.Loaders.SettingEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: aqueduct/Aqueduct.SitecoreLib
Class Usage Examples
Public Methods
Method
Description
SettingEventArgs
(
Setting
m_setting
) :
System
Initializes a new instance of the SettingEventArgs class.
Method Details
SettingEventArgs()
public
method
Initializes a new instance of the SettingEventArgs class.
public
SettingEventArgs
(
Setting
m_setting
) :
System
m_setting
Setting
return
System