예제 #1
0
 public List <CustomerType> GetAllCustomerType()
 {
     return(_otherData.GetAllCustomerType());
 }