Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
TheAirline
Models
General
NewsFeeds
C# Class TheAirline.Models.General.NewsFeeds
Mostra file
Open project: TheAirlineProject/tap-desktop
Public Methods
Method
Description
AddNewsFeed
(
NewsFeed
feed
) :
void
ClearNewsFeeds
( ) :
void
Count
( ) :
int
GetNewsFeeds
( ) :
List
Method Details
AddNewsFeed()
public
static
method
public
static
AddNewsFeed
(
NewsFeed
feed
) :
void
feed
NewsFeed
return
void
ClearNewsFeeds()
public
static
method
public
static
ClearNewsFeeds
( ) :
void
return
void
Count()
public
static
method
public
static
Count
( ) :
int
return
int
GetNewsFeeds()
public
static
method
public
static
GetNewsFeeds
( ) :
List
return
List