Beispiel #1
0
 public string GetNom()
 {
     return(Nom + "au" + Poisson.GetNom());
 }