Example #1
0
 //获取全部相册信息
 public List <Album> List()
 {
     return(ialbum.List());
 }