Esempio n. 1
0
 public new bool Delete(Model.Reports.Report entity)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public new Model.Reports.Report Create(Model.Reports.Report entity)
 {
     throw new NotImplementedException();
 }