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 (ICompiledExpression, TextWriter)
Prints tree of expression
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
ICompiledExpression
expr
,
TextWriter
w
)
Parameters
expr
Type:
FlexRule.DynamicEvaluation
ICompiledExpression
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
ICompiledExpression
. 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) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com