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