コード例 #1
0
 public DataTable GetEventReport()
 {
     return(epda.GetDataReport(this.countyId, this.LastEventId));
 }