Ejemplo n.º 1
0
 public void dodaj(int i, Jelo j)
 {
     this.Jela[i].Add((Jelo)j.Clone());
 }