Example #1
0
 public UnitOfWork()
 {
     Context = CarContext.Create();
 }