public static AscmPalletService GetInstance() { if (ascmPalletServices == null) ascmPalletServices = new AscmPalletService(); return ascmPalletServices; }