Beispiel #1
0
 public ProductRepository(FlowersdbEntities context)
 {
     this.context = context;
 }
 public ProductRepository(FlowersdbEntities context)
 {
     this.context = context;
 }