C# Class MahTweets.Services.HashtagService

Inheritance: IHashtagService
Afficher le fichier Open project: nickhodge/MahTweets.LawrenceHargrave

Méthodes publiques

Méthode Description
GetOrCreateHashtag ( string Tag, IMicroblog microblog ) : Hashtag

Private Methods

Méthode Description
NormaliseTag ( string Tag ) : string

Method Details

GetOrCreateHashtag() public méthode

public GetOrCreateHashtag ( string Tag, IMicroblog microblog ) : Hashtag
Tag string
microblog IMicroblog
Résultat Hashtag