Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ConcurrencyTests
FeedItem
C# 클래스 ConcurrencyTests.FeedItem
Feed item (story).
파일 보기
프로젝트 열기: bonesoul/concurrency-tests
공개 메소드들
메소드
설명
FeedItem
(
string
title
,
string
id
,
string
link
) :
System
Creates a new feed item instance.
메소드 상세
FeedItem()
공개
메소드
Creates a new feed item instance.
public
FeedItem
(
string
title
,
string
id
,
string
link
) :
System
title
string
id
string
link
string
리턴
System