예제 #1
0
 public List <Field> GetFields(SubCategory subCategory)
 {
     return(_service.GetFields(subCategory));
 }