コード例 #1
0
 static ScheduledAppSettingsManager()
 {
     _settingsSection = (ScheduledAppSettingsSection)System.Configuration.ConfigurationManager.GetSection("ScheduledAppSettings");
 }
コード例 #2
0
 static ScheduledAppSettingsManager()
 {
     _settingsSection = (ScheduledAppSettingsSection)System.Configuration.ConfigurationManager.GetSection("ScheduledAppSettings");
 }