FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.DynamicEvaluation Namespaces
FlexRule.DynamicEvaluation
CompiledExpressionExtensions Class
CompiledExpressionExtensions Methods
Print Method
Print Method (ICompiledExpression, Int32)
Print Method (ICompiledExpression, TextWriter)
Print Method (IExpressionNode, Int32)
Print Method (IExpressionNode, TextWriter)
CompiledExpressionExtensions
Print Method (IExpressionNode, TextWriter)
Prints an expression node
Namespace:
FlexRule.DynamicEvaluation
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
static
void
Print
(
this
IExpressionNode
node
,
TextWriter
w
)
Parameters
node
Type:
FlexRule.DynamicEvaluation.Core
IExpressionNode
w
Type:
System.IO
TextWriter
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IExpressionNode
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
CompiledExpressionExtensions Class
Print Overload
FlexRule.DynamicEvaluation Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com