コード例 #1
0
 public new bool Delete(Model.Reports.Report entity)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public new Model.Reports.Report Create(Model.Reports.Report entity)
 {
     throw new NotImplementedException();
 }