C# Class Lucene.Net.Analysis.Miscellaneous.PatternAnalyzer.FastStringReader

Inheritance: System.IO.StringReader
Afficher le fichier Open project: synhershko/lucene.net

Méthodes protégées

Méthode Description
FastStringReader ( string s ) : System

Private Methods

Méthode Description
GetString ( ) : string

Method Details

FastStringReader() protected méthode

protected FastStringReader ( string s ) : System
s string
Résultat System