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