C# 클래스 Channel9Downloader.Entities.Categories

파일 보기 프로젝트 열기: MadCowDevelopment/Channel9Downloader 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Categories ( IEnumerable tags, IEnumerable shows, IEnumerable series ) : System.Collections.Generic

Initializes a new instance of the Categories class.

메소드 상세

Categories() 공개 메소드

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.
리턴 System.Collections.Generic