예제 #1
0
 public void SupprimerParticipant()
 {
     db.DeleteParticipant(Id);
 }