Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Jbe
NewsReader
Applications
Services
FeedItemDto
C# Class Jbe.NewsReader.Applications.Services.FeedItemDto
Exibir arquivo
Open project: jbe2277/waf
Public Methods
Method
Description
FeedItemDto
(
Uri
uri
,
DateTimeOffset
date
,
string
name
,
string
description
,
string
author
) :
System
Method Details
FeedItemDto()
public
method
public
FeedItemDto
(
Uri
uri
,
DateTimeOffset
date
,
string
name
,
string
description
,
string
author
) :
System
uri
System.Uri
date
DateTimeOffset
name
string
description
string
author
string
return
System