Пример #1
0
 public MyHub()
 {
     if (objData == null)
     {
         objData = new Models.Entities.ShreeVivahDbContext();
     }
 }