Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ExcelFormulaParser
Engine
ExpressionGraph
CompileResult
C# Class ExcelFormulaParser.Engine.ExpressionGraph.CompileResult
Exibir arquivo
Open project: swmal/ExcelFormulaParser
Class Usage Examples
Public Methods
Method
Description
CompileResult
(
object
result
,
DataType
dataType
) :
System
Method Details
CompileResult()
public
method
public
CompileResult
(
object
result
,
DataType
dataType
) :
System
result
object
dataType
DataType
return
System