コード例 #1
0
 public List <GoodsMOD> FindAll()
 {
     return(gd.FindAll());
 }