C# 클래스 Decision.Utility.CalculateWordsCount

파일 보기 프로젝트 열기: rabbal/Decision

공개 메소드들

메소드 설명
WordsCount ( this text ) : int

비공개 메소드들

메소드 설명
CleanTags ( this data ) : string
RemoveHtmlTags ( this text ) : string

메소드 상세

WordsCount() 공개 정적인 메소드

public static WordsCount ( this text ) : int
text this
리턴 int