Click or drag to resize

MethodRefGetReturnType Method

Overload List
  NameDescription
Public methodGetReturnType
Get the return type of the method (never null - will be type 'void' instead).
Public methodStatic memberGetReturnType(Object, Expression)
Retrieve the return type of a code object for a method, constructor, indexer, or delegate invocation.
Top
See Also