Overload List
Name | Description | |
---|---|---|
MethodItem |
constructs a method item for an unknown method.
| |
MethodItem(MethodBase) |
constructs a method item from a method base by determining the method name and its parameters.
| |
MethodItem(String) |
constructs a method item from the name of the method.
| |
MethodItem(String, String) |
constructs a method item from the name of the method and its parameters.
|
See Also