Click or drag to resize
MethodInfo Properties

The MethodInfo type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the name of the current member.
(Inherited from MemberInfo.)
Public propertyReturnType
Gets the return type of this method.
Top
See Also