C# Class Yamool.CWSharp.DawgBuilder

Afficher le fichier Open project: zhengchun/CWSharp Class Usage Examples

Méthodes publiques

Méthode Description
Build ( int>.IEnumerable wordBag ) : Dawg
DawgBuilder ( ) : System.Collections.Generic

Private Methods

Méthode Description
GetDawgNodeId ( DawgNode node ) : int

Method Details

Build() public méthode

public Build ( int>.IEnumerable wordBag ) : Dawg
wordBag int>.IEnumerable
Résultat Dawg

DawgBuilder() public méthode

public DawgBuilder ( ) : System.Collections.Generic
Résultat System.Collections.Generic