public bool ControleerBestaanWinkelmand(int klantnr)
 {
     return(_PersistenceCode.ControleerBestaanWinkelmand(klantnr));
 }