C# Class ExcelFormulaParser.Engine.CalculationChain.DependencyGraph

Mostra file Open project: swmal/ExcelFormulaParser Class Usage Examples

Public Methods

Method Description
AddDependency ( string from, string to ) : bool

Method Details

AddDependency() public method

public AddDependency ( string from, string to ) : bool
from string
to string
return bool