public void CephaneCikar(Cephane c) { cephane.Remove(c); }
public void CephaneEkle(Cephane c) { cephane.Add(c); }