Property GetMethod
GetMethod
Gets the method implementing the get
semantic. In case of fields, this property returns
an object that does not map to source code but allows to add aspects and advice as with a normal method.
Declaration
IAdvisedMethod GetMethod { get; }
Property Value
Type | Description |
---|---|
IAdvisedMethod |