Click or drag to resize

PropertyRefGetGetter Method

Get any getter for the referenced property.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public MethodRef GetGetter()

Return Value

Type: MethodRef
See Also