MetalamaAPI documentationAspect APIMetalama.​Framework.​AdvisingIOverride­Advice­Result<T>Declaration
Open sandboxFocus

IOverrideAdviceResult<T>.Declaration Property

Declaration

Gets the declaration transformed by the advice method. For advice that modify a field, this is the property that now represents the field.

Declaration
T Declaration { get; }
Property Value
Type Description
T