C# 클래스 Aqueduct.Configuration.Loaders.SettingEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: aqueduct/Aqueduct.SitecoreLib 1 사용 예제들

공개 메소드들

메소드 설명
SettingEventArgs ( Setting m_setting ) : System

Initializes a new instance of the SettingEventArgs class.

메소드 상세

SettingEventArgs() 공개 메소드

Initializes a new instance of the SettingEventArgs class.
public SettingEventArgs ( Setting m_setting ) : System
m_setting Setting
리턴 System