GetMethodName | Gets the name of the method to invoke. |
GetParameters | Gets the collection of parameters that will be used to invoke the method. |
GetTarget | Gets the target of the method invoke. |
SetMethodName | Sets the name of the method to invoke. |
SetTarget | Sets the target of the method invoke. |
ICodeMethodInvokeExpression Interface | System.ComponentModel.Design.CodeModel Namespace