public DailyWeightRepository(DailyWeightContext ctx)
 {
     _ctx = ctx;
 }
Beispiel #2
0
 public DailyWeightRepository(DailyWeightContext ctx)
 {
     _ctx = ctx;
 }