C# 클래스 ChobiQ.DoubanFMAPICodePack.PlayHistory

파일 보기 프로젝트 열기: jasine/SaveDouban 1 사용 예제들

공개 메소드들

메소드 설명
AddSong ( Song song, PlayOperation operation ) : void
GetHistoryCode ( ) : string
PlayHistory ( ) : System

메소드 상세

AddSong() 공개 메소드

public AddSong ( Song song, PlayOperation operation ) : void
song Song
operation PlayOperation
리턴 void

GetHistoryCode() 공개 메소드

public GetHistoryCode ( ) : string
리턴 string

PlayHistory() 공개 메소드

public PlayHistory ( ) : System
리턴 System