コード例 #1
0
 public static List <BookCase> GetBookCase()
 {
     return(BookCatologManger.GetBClist());
 }