MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​Declaration­BuildersIProperty­Or­Indexer­BuilderGet­Method
Open sandboxFocus

IPropertyOrIndexerBuilder.GetMethod Property

GetMethod

Gets the IMethodBuilder for the getter.

Declaration
IMethodBuilder GetMethod { get; }
Property Value
Type Description
IMethodBuilder