The properties of the CodeMethodInvokeExpression class are listed below. For a complete list of CodeMethodInvokeExpression class members, see the CodeMethodInvokeExpression Members topic.
MethodName | Gets or sets the name of the method to invoke. |
Parameters | The parameters to invoke the method with. |
TargetObject | Gets or sets the target object. |