コード例 #1
0
ファイル: FlowMeterMan.cs プロジェクト: xupeihong/.netYJY
 public static UIDataTable GetGenList2(int a_intPageSize, int a_intPageIndex, string rid)
 {
     return(FlowMeterPro.GetGenList2(a_intPageSize, a_intPageIndex, rid));
 }