Beispiel #1
0
        //

        public bool mandjeChecken(int klantnr)
        {
            return(persistence.CheckMandje(klantnr));
        }