Esempio n. 1
0
 public static AscmPalletService GetInstance()
 {
     if (ascmPalletServices == null)
         ascmPalletServices = new AscmPalletService();
     return ascmPalletServices;
 }
Esempio n. 2
0
 public static AscmPalletService GetInstance()
 {
     if (ascmPalletServices == null)
         ascmPalletServices = new AscmPalletService();
     return ascmPalletServices;
 }