Example #1
0
 //获取全部图片信息
 public List <Picture> List()
 {
     return(ipicture.List());
 }