XmlMethodCallExpression Properties |
The XmlMethodCallExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| MethodName |
Gets or sets the method name
| |
| MethodTypeArgumentXml |
Method type argument
| |
| Object |
Gets or sets the expression
(Inherited from XmlBoundExpression.) | |
| Parameters |
Represents the parameter list to the call
| |
| StaticClass |
Gets the method class
(Inherited from XmlBoundExpression.) | |
| StaticClassXml |
Gets or sets the explicit type (for unbound methods)
(Inherited from XmlBoundExpression.) | |
| Type |
Get the type of this method call
(Overrides XmlExpressionType.) |