Example #1
0
 public DesktopSevice()
 {
     tempDataMapper = new TempDataMapper();
 }
Example #2
0
 public ManageSevice()
 {
     tempDataMapper = new TempDataMapper();
 }