C# Class Channel9Downloader.Entities.Show

Inheritance: Category
Show file Open project: MadCowDevelopment/Channel9Downloader

Public Methods

Method Description
Show ( Category category ) : System.Runtime.Serialization

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

Method Details

Show() public method

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