Exemplo n.º 1
0
 public bool IsAvailable(string masoban)
 {
     return(_khuvucDAO.IsAvailable(masoban));
 }