コード例 #1
0
ファイル: NoticeService.java プロジェクト: yj13084/NCS2_TEAM2
 public int Count() {
   return bdao.Count();
 }