Exemplo n.º 1
0
 public bool Delete(DonnationAd entity)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public bool ValidateDonnationAd(DonnationAd entity, ref ModelStateDictionary modelState)
 {
     throw new NotImplementedException();
 }