C# Class Blog.Services.Helpers.Wcf.ViewCountResource

Inheritance: IViewCountResource
Afficher le fichier Open project: jsnmgpnty/Blogness2.0

Méthodes publiques

Méthode Description
Add ( ViewCount viewCount ) : void
Get ( int postId ) : List
GetHeartBeat ( ) : bool

Method Details

Add() public méthode

public Add ( ViewCount viewCount ) : void
viewCount Blog.Common.Contracts.ViewCount
Résultat void

Get() public méthode

public Get ( int postId ) : List
postId int
Résultat List

GetHeartBeat() public méthode

public GetHeartBeat ( ) : bool
Résultat bool