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
Blog
Services
Helpers
Wcf
PostLikesResource
C# Class Blog.Services.Helpers.Wcf.PostLikesResource
Inheritance:
IPostLikesResource
Mostra file
Open project: jsnmgpnty/Blogness2.0
Public Methods
Method
Description
Add
(
PostLike
postLike
) :
void
Get
(
int
postId
) :
List
GetHeartBeat
( ) :
bool
Method Details
Add()
public
method
public
Add
(
PostLike
postLike
) :
void
postLike
Blog.Common.Contracts.PostLike
return
void
Get()
public
method
public
Get
(
int
postId
) :
List
postId
int
return
List
GetHeartBeat()
public
method
public
GetHeartBeat
( ) :
bool
return
bool