Beispiel #1
0
 public List <ContractType> GetAllContractType()
 {
     return(_otherData.GetAllContractType());
 }