コード例 #1
0
 public List <ThamSoDTO> select()
 {
     return(bdal.select());
 }