C# Class ExcelFormulaParser.Engine.CalculationChain.DependencyGraph

Afficher le fichier Open project: swmal/ExcelFormulaParser Class Usage Examples

Méthodes publiques

Méthode Description
AddDependency ( string from, string to ) : bool

Method Details

AddDependency() public méthode

public AddDependency ( string from, string to ) : bool
from string
to string
Résultat bool