コード例 #1
0
 public List <Kitaplar> GetKitapForChart()
 {
     return(dbSelect.GetKitapForChart());
 }