예제 #1
0
 public List <GDMRecord> GetContentList(GDMRecordType recType)
 {
     return(fController.GetContentList(recType));
 }