コード例 #1
0
 public List <Cleaner> getCleaningList()
 {
     return(context.cleaningList());
 }