Method | Description | |
---|---|---|
GetImages ( String artistName, String albumName, System.Boolean getOneImage ) : DataList |
||
StoreImages ( string ArtistName, string AlbumName, DataList |
public static GetImages ( String artistName, String albumName, System.Boolean getOneImage ) : DataList |
||
artistName | String | |
albumName | String | |
getOneImage | System.Boolean | |
return | DataList |
public static StoreImages ( string ArtistName, string AlbumName, DataList |
||
ArtistName | string | |
AlbumName | string | |
images | DataList |
|
return | void |