コード例 #1
0
 private void buttonAfficher_Click(object sender, EventArgs e)
 {
     Avertir($"#{m_articleCourant.Numéro} {m_articleCourant.Description()}" +
             " : Paresse ! (il faudrait tout afficher, sauf le numéro, interne)");
 }// J'aurais pu mettre « => », mais je continue la règle « plus qu'une ligne == bloc ».