@ -43,10 +43,10 @@ namespace Biblioteque_de_Class
public override string ToString() => $"note -> nom : {Nom}\nlogoPATH : {LogoPATH}\nhow many line : {listeLigneTexte.Count()}";
/*public Note AjouterTag()
public Note AjouterTag()
{
Pas d'attribut tag et jsp si on herite ou autre
return null;
}*/
Tags tags= new List<Tags>();
}