Ejemplo n.º 1
0
 public bool DeletefileAttached(documentDetails model)
 {
     return(_rfqDataAcess.DeletefileAttached(model));
     // throw new NotImplementedException();
 }