public List <PhotoShopDTO> PhotoShopTest() { MyDBService ser = new MyDBService(); return(ser.PhotoShopTest()); }