Пример #1
0
        public DataTable KitapSecView()
        {
            DataTable dt8 = dll.KitapSecView();

            return(dt8);
        }