C# Class Core.Extensions.AnalyzerExtension

Exibir arquivo Open project: brunomlopes/ILoveLucene

Public Methods

Method Description
Tokenize ( this self, string text ) : IEnumerable

Method Details

Tokenize() public static method

public static Tokenize ( this self, string text ) : IEnumerable
self this
text string
return IEnumerable