C# Class Common.Helpers.CalculateWordsCount

Afficher le fichier Open project: rabbal/Mvc5

Méthodes publiques

Méthode Description
WordsCount ( this text ) : int

Private Methods

Méthode Description
CleanTags ( this data ) : string
RemoveHtmlTags ( this text ) : string

Method Details

WordsCount() public static méthode

public static WordsCount ( this text ) : int
text this
Résultat int