C# Class Nuve.Client.Experimental.Cache

Afficher le fichier Open project: hrzafer/nuve

Méthodes publiques

Méthode Description
Add ( string word, IList solutions ) : void
GetSize ( ) : int
TryAnalyze ( string word, IList &solutions ) : bool

Method Details

Add() public static méthode

public static Add ( string word, IList solutions ) : void
word string
solutions IList
Résultat void

GetSize() public static méthode

public static GetSize ( ) : int
Résultat int

TryAnalyze() public static méthode

public static TryAnalyze ( string word, IList &solutions ) : bool
word string
solutions IList
Résultat bool