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