Example #1
0
 public void AgregarFruta(Fruta fruit)
 {
     this.kjon.Add(fruit);
 }