Click or drag to resize

XmlBoundExpression Constructor

Overload List
 NameDescription
Public methodXmlBoundExpression Creates the bound expression
Public methodXmlBoundExpression(Expression) Creates the bound expression
Public methodXmlBoundExpression(MemberExpression) Creates the bound expression
Public methodXmlBoundExpression(MethodCallExpression) Creates the bound expression
Public methodXmlBoundExpression(TypeBinaryExpression) Creates type bound expression
Public methodXmlBoundExpression(UnaryExpression) Creates the bound expression
Top
See Also