XmlBoundExpression Constructor |
| Name | Description | |
|---|---|---|
| XmlBoundExpression |
Creates the bound expression
| |
| XmlBoundExpression(Expression) |
Creates the bound expression
| |
| XmlBoundExpression(MemberExpression) |
Creates the bound expression
| |
| XmlBoundExpression(MethodCallExpression) |
Creates the bound expression
| |
| XmlBoundExpression(TypeBinaryExpression) |
Creates type bound expression
| |
| XmlBoundExpression(UnaryExpression) |
Creates the bound expression
|