Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ExcelFormulaParser
Engine
CalculationChain
DependencyGraph
C# Class ExcelFormulaParser.Engine.CalculationChain.DependencyGraph
显示文件
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