C# 클래스 ExcelFormulaParser.Engine.CalculationChain.DependencyGraph

파일 보기 프로젝트 열기: swmal/ExcelFormulaParser 1 사용 예제들

공개 메소드들

메소드 설명
AddDependency ( string from, string to ) : bool

메소드 상세

AddDependency() 공개 메소드

public AddDependency ( string from, string to ) : bool
from string
to string
리턴 bool