예제 #1
0
 public static AscmPalletService GetInstance()
 {
     if (ascmPalletServices == null)
         ascmPalletServices = new AscmPalletService();
     return ascmPalletServices;
 }
예제 #2
0
 public static AscmPalletService GetInstance()
 {
     if (ascmPalletServices == null)
         ascmPalletServices = new AscmPalletService();
     return ascmPalletServices;
 }