C# Class Common.Helpers.CalculateWordsCount

Exibir arquivo Open project: rabbal/Mvc5

Public Methods

Method Description
WordsCount ( this text ) : int

Private Methods

Method Description
CleanTags ( this data ) : string
RemoveHtmlTags ( this text ) : string

Method Details

WordsCount() public static method

public static WordsCount ( this text ) : int
text this
return int