示例#1
0
 public ApplicationSetting UpdateSetting(ApplicationSetting setting)
 {
     return(_service.UpdateSetting(setting));
 }