C# Class Channel9Downloader.Entities.Series

Inheritance: Category
Afficher le fichier Open project: MadCowDevelopment/Channel9Downloader

Méthodes publiques

Méthode Description
Series ( Category category ) : System.Runtime.Serialization

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

Method Details

Series() public méthode

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.
Résultat System.Runtime.Serialization