public bool Create(Kunde nyKunde) { throw new NotImplementedException(); }
public bool Update(Kunde eksisterendeKunde) { throw new NotImplementedException(); }