Default constructor for serialization.
Declaring type: SerializableInvocationExpression
Namespace: Zyan.InterLinq.Expressions
Assembly: Zyan.Communication
Collapse/Expand Overload List
  Name Description
Public Method SerializableInvocationExpression () Default constructor for serialization.
Public Method SerializableInvocationExpression (InvocationExpression, ExpressionConverter) Constructor with an System.Linq.Expressions.InvocationExpression and an ExpressionConverter.