Ejemplo n.º 1
0
 public List <ContractType> GetAllContractType()
 {
     return(_otherData.GetAllContractType());
 }