C# 클래스 Jbe.NewsReader.Applications.Services.FeedDto

파일 보기 프로젝트 열기: jbe2277/waf

공개 메소드들

메소드 설명
FeedDto ( string title, IReadOnlyList items ) : System

메소드 상세

FeedDto() 공개 메소드

public FeedDto ( string title, IReadOnlyList items ) : System
title string
items IReadOnlyList
리턴 System