コード例 #1
0
ファイル: KhuVucBUS.cs プロジェクト: phu1123/QLCF
 public bool IsAvailable(string masoban)
 {
     return(_khuvucDAO.IsAvailable(masoban));
 }