C# Class Antlr4.StringTemplate.Extensions.PropertyInfoExtensions

Show file Open project: antlr/antlrcs

Public Methods

Method Description
GetGetMethod ( this propertyInfo ) : MethodInfo

Method Details

GetGetMethod() public static method

public static GetGetMethod ( this propertyInfo ) : MethodInfo
propertyInfo this
return System.Reflection.MethodInfo