Exemplo n.º 1
0
 public List <Permiso> GetListPermiso()
 {
     return(bd.GetList());
 }