Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Advising / IAdd­Contract­Advice­Result<T> / Declaration

Property Declaration

Declaration

Gets the declaration to which the contract was added. When the contracted is added to a field, returns the IProperty that the field has been transformed into.

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