Method | Description | |
---|---|---|
GetImage ( System.MediaFile file ) : |
||
GetImages ( string artistName, string albumName, System.Int64 fileId ) : DataList |
Method | Description | |
---|---|---|
calledAmazon ( String artistName, String albumName, bool success ) : void | ||
canCallAmazon ( String artistName, String albumName ) : bool | ||
fillLastCalls ( ) : void | ||
getImages ( string artistName, string albumName, System.Int64 fileId, System.Boolean getOneImage ) : DataList |
||
setSuccess ( String artistName, String albumName, bool success ) : void |
public GetImage ( System.MediaFile file ) : |
||
file | System.MediaFile | |
return |
public GetImages ( string artistName, string albumName, System.Int64 fileId ) : DataList |
||
artistName | string | |
albumName | string | |
fileId | System.Int64 | |
return | DataList |