コード例 #1
0
 public bool KitapRaftaMi(int Kitap_Id)
 {
     return(dbSelect.KitapRaftaMi(Kitap_Id));
 }