예제 #1
0
 public List <IGlobal <decimal> > GetModifiableGlobals()
 {
     return(_dataService.GetModifiableGlobals());
 }