Je sais pas ca demande un commit

vSonar_test
Liam MONCHANIN 2 years ago
parent 749c6603ef
commit fa6f8d20bb

@ -43,10 +43,10 @@ namespace Biblioteque_de_Class
public override string ToString() => $"note -> nom : {Nom}\nlogoPATH : {LogoPATH}\nhow many line : {listeLigneTexte.Count()}"; 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 Tags tags= new List<Tags>();
return null;
}*/ }
} }
} }

Loading…
Cancel
Save