Example #1
0
 public Album getAlbum(string Link)
 {
     return(Request.Album(Link));
 }