コード例 #1
0
ファイル: Blogic.cs プロジェクト: gouriteam/carrental
 public int noofbooks()
 {
     return(ob.noofbooks());
 }