C# Class Channel9Downloader.Entities.Categories

Afficher le fichier Open project: MadCowDevelopment/Channel9Downloader Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Categories ( IEnumerable tags, IEnumerable shows, IEnumerable series ) : System.Collections.Generic

Initializes a new instance of the Categories class.

Method Details

Categories() public méthode

Initializes a new instance of the Categories class.
public Categories ( IEnumerable tags, IEnumerable shows, IEnumerable series ) : System.Collections.Generic
tags IEnumerable List of all tags.
shows IEnumerable List of all shows.
series IEnumerable List of all series.
Résultat System.Collections.Generic