Beispiel #1
0
 public static DataTable GetComboDetSample(string category)
 {
     return(SysInfoQueryDal.GetComboDetSample(category));
 }