Example #1
0
 public void DeletefromProfile([FromForm] int book_id)
 {
     sanyika.DeleteFromProfile(book_id);
 }