C# 클래스 MusikNet_Library.MediaInfo.AmazonAssociatesImageProvider

상속: IWebImageProvider
파일 보기 프로젝트 열기: nexus49/grado 1 사용 예제들

공개 메소드들

메소드 설명
GetImage ( System.MediaFile file ) : ImageInfo
GetImages ( string artistName, string albumName, System.Int64 fileId ) : DataList

비공개 메소드들

메소드 설명
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

메소드 상세

GetImage() 공개 메소드

public GetImage ( System.MediaFile file ) : ImageInfo
file System.MediaFile
리턴 ImageInfo

GetImages() 공개 메소드

public GetImages ( string artistName, string albumName, System.Int64 fileId ) : DataList
artistName string
albumName string
fileId System.Int64
리턴 DataList