MethodRefGetReturnType Method |
Name | Description | |
---|---|---|
GetReturnType |
Get the return type of the method (never null - will be type 'void' instead).
| |
GetReturnType(Object, Expression) |
Retrieve the return type of a code object for a method, constructor, indexer, or delegate invocation.
|