Show / Hide Table of Contents

Method GetPropertyGetter

| Improve this Doc View Source

GetPropertyGetter(Type)

Gets the property getter.

Declaration
protected MethodInfo GetPropertyGetter(Type returnType)
Parameters
Type Name Description
System.Type returnType

The return type of the property.

Returns
Type Description
System.Reflection.MethodInfo

The property getter.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest