C# Class Aqueduct.Configuration.Loaders.SettingEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: aqueduct/Aqueduct.SitecoreLib Class Usage Examples

Méthodes publiques

Méthode Description
SettingEventArgs ( Setting m_setting ) : System

Initializes a new instance of the SettingEventArgs class.

Method Details

SettingEventArgs() public méthode

Initializes a new instance of the SettingEventArgs class.
public SettingEventArgs ( Setting m_setting ) : System
m_setting Setting
Résultat System