Example #1
0
 public UnitOfWork()
 {
     this.context = new TechZoneContext();
 }