Zyan Communication Framework version 2.5
SerializableConditionalExpression Class Members
Constructors
Properties
Collapse All
A serializable version of
System.Linq.Expressions.ConditionalExpression
.
Declaring type:
SerializableConditionalExpression
Namespace:
Zyan.InterLinq.Expressions
Assembly:
Zyan.Communication
Public Constructors
Name
Description
SerializableConditionalExpression
Overloaded. Default constructor for serialization.
Top
Public Properties
Name
Description
IfFalse
See
System.Linq.Expressions.ConditionalExpression.IfFalse
IfTrue
See
System.Linq.Expressions.ConditionalExpression.IfTrue
Test
See
System.Linq.Expressions.ConditionalExpression.Test
Top
Generated by
ImmDoc .NET
.