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