Exemplo n.º 1
0
 public void InsertBan(string khuvuc, string tenban)
 {
     _khuvucDAO.InsertBan(khuvuc, tenban);
 }