Пример #1
0
 public Contract ContractEntity(string Contractid)
 {
     return(dal.ContractEntity(Contractid));
 }