메소드 | 설명 | |
---|---|---|
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 | |
리턴 | DataList |
public static StoreImages ( string ArtistName, string AlbumName, DataList |
||
ArtistName | string | |
AlbumName | string | |
images | DataList |
|
리턴 | void |