Exemplo n.º 1
0
 public bool DeletefileAttachedforDocuments(RFQDocument obj)
 {
     return(_rfqDataAcess.DeletefileAttachedforDocuments(obj));
 }