コード例 #1
0
 public AccueilEncadrant()
 {
     InitializeComponent();
     lb0NomUtilisateur.Text = Utilisateur.GetNom();
 }