C# 클래스 RadioDld.EpisodeInfo

Class containing episode information to be passed to and from providers.
파일 보기 프로젝트 열기: ribbons/RadioDownloader 1 사용 예제들

공개 메소드들

메소드 설명
EpisodeInfo ( ) : System

Initializes a new instance of the EpisodeInfo class.

비공개 메소드들

메소드 설명
EpisodeInfo ( Model epInfo ) : System

Initializes a new instance of the EpisodeInfo class with the values contained in the specified Episode object.

메소드 상세

EpisodeInfo() 공개 메소드

Initializes a new instance of the EpisodeInfo class.
public EpisodeInfo ( ) : System
리턴 System