示例#1
0
 public bool Delete(DonnationAd entity)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public bool ValidateDonnationAd(DonnationAd entity, ref ModelStateDictionary modelState)
 {
     throw new NotImplementedException();
 }