Exemple #1
0
 public OwnerRepository(PropertyContext context)
 {
     this.context = context;
 }
 public HolidayhomeRepository(PropertyContext context)
 {
     this.context = context;
 }