예제 #1
0
 public List <ProductTypeModel> GetProductType()
 {
     return(Ptd.GetProductType());
 }