Advice
Gets the advice added by the aspect.
Declaration
IReadOnlyList<IIntrospectionAdvice> Advice { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<IIntrospectionAdvice> |
Gets the advice added by the aspect.
IReadOnlyList<IIntrospectionAdvice> Advice { get; }
Type | Description |
---|---|
IReadOnlyList<IIntrospectionAdvice> |