C# Class SolarixGrammarEngineNET.TextSegmenter

Inheritance: IDisposable
Afficher le fichier Open project: Koziev/GrammarEngine

Méthodes publiques

Méthode Description
Dispose ( ) : void
ReadSentence ( ) : string
TextSegmenter ( GrammarEngine2 _gren, IntPtr _hObject ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

ReadSentence() public méthode

public ReadSentence ( ) : string
Résultat string

TextSegmenter() public méthode

public TextSegmenter ( GrammarEngine2 _gren, IntPtr _hObject ) : System
_gren GrammarEngine2
_hObject System.IntPtr
Résultat System