コード例 #1
0
 public IList <Perfil> recuperarTodosConBorrados()
 {
     return(oPerfilDao.GetAllWithErased());
 }