Exemplo n.º 1
0
 public List <DocumentType> DocumentMasterList()
 {
     return(_rfqDataAcess.DocumentMasterList());
     //throw new NotImplementedException();
 }