Beispiel #1
0
 public static DataTable ExecuteProDetectDetailsFishery(int id)
 {
     return(SysInfoQueryDal.ExecuteProDetectDetailsFishery(id));
 }