Click or drag to resize

XmlMethodCallExpression Properties

The XmlMethodCallExpression type exposes the following members.

Properties
 NameDescription
Public propertyMethodName Gets or sets the method name
Public propertyMethodTypeArgumentXml Method type argument
Public propertyObject Gets or sets the expression
(Inherited from XmlBoundExpression)
Public propertyParameters Represents the parameter list to the call
Public propertyStaticClass Gets the method class
(Inherited from XmlBoundExpression)
Public propertyStaticClassXml Gets or sets the explicit type (for unbound methods)
(Inherited from XmlBoundExpression)
Public propertyType Get the type of this method call
(Overrides XmlExpressionType)
Top
See Also