C# 클래스 Channel9Downloader.Entities.Series

상속: Category
파일 보기 프로젝트 열기: MadCowDevelopment/Channel9Downloader

공개 메소드들

메소드 설명
Series ( Category category ) : System.Runtime.Serialization

Initializes a new instance of the Series class. Copy constructor for Category.

메소드 상세

Series() 공개 메소드

Initializes a new instance of the Series class. Copy constructor for Category.
public Series ( Category category ) : System.Runtime.Serialization
category Category The recurring category whose values should be copied.
리턴 System.Runtime.Serialization