Click or drag to resize

StaticMethodExpression Properties

The StaticMethodExpression type exposes the following members.

Properties
  NameDescription
Public propertyChain
Returns the chain of method invocations, each pair a method name and list of parameter expressions
Public propertyChildren
Returns the list of sub-expressions to the current expression.
(Inherited from ExpressionBase.)
Public propertyClassName
Returns the class name.
Public propertyPrecedence (Overrides ExpressionBasePrecedence.)
Public propertyTreeObjectName (Inherited from ExpressionBase.)
Top
See Also