public Jidlo VyndejKure() { Jidlo k = this.Jidlo; this.Jidlo = null; return(k); }
public void VlozKure(Jidlo k) { if (this.Jidlo != null) { throw new InvalidOperationException("plno"); } this.Jidlo = k; }