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