C# Class Jbe.NewsReader.Applications.Services.FeedDto

Afficher le fichier Open project: jbe2277/waf

Méthodes publiques

Méthode Description
FeedDto ( string title, IReadOnlyList items ) : System

Method Details

FeedDto() public méthode

public FeedDto ( string title, IReadOnlyList items ) : System
title string
items IReadOnlyList
Résultat System