Esempio n. 1
0
 public DesktopSevice()
 {
     tempDataMapper = new TempDataMapper();
 }
Esempio n. 2
0
 public ManageSevice()
 {
     tempDataMapper = new TempDataMapper();
 }