Exemplo n.º 1
0
 public static AscmWarelocationService GetInstance()
 {
     if (ascmWarelocationServices == null)
     {
         ascmWarelocationServices = new AscmWarelocationService();
     }
     return(ascmWarelocationServices);
 }
Exemplo n.º 2
0
 public static AscmWarelocationService GetInstance()
 {
     if (ascmWarelocationServices == null)
         ascmWarelocationServices = new AscmWarelocationService();
     return ascmWarelocationServices;
 }