示例#1
0
 public List <ApplicationSetting> GetGameSettings()
 {
     return(_service.GetGameSettings());
 }