コード例 #1
0
ファイル: AppLibrary.cs プロジェクト: zmyz2013/RoadFlowMvc
 public long GetCount()
 {
     return(dataAppLibrary.GetCount());
 }