コード例 #1
0
 public IGlobal <decimal> GetGlobalParameter(int id)
 {
     return(_dataService.GetGlobalParameter(id));
 }