Beispiel #1
0
 public int getId()
 {
     Console.WriteLine(societe.getId());
     return(societe.getId());
 }