[]
Returns the MethodBox created for a given method of the SelectedObject.
public MethodBox GetMethodPresenter(string methodName)
| Type | Name | Description |
|---|---|---|
| string | methodName | The method of the SelectedObject |
| Type | Description |
|---|---|
| MethodBox | The current MethodBox |