Open sandboxFocus

Class OnLocationSetValueAdvice

Inheritance
OnLocationSetValueAdvice
Namespace: PostSharp.Aspects.Advices
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("In Metalama, implement the 'IAspect<T>.BuildAspect(IAspectBuilder<T>)' method and use <c>builder</c>.'IAspectBuilder.Advice'.'IAdviceFactory.OverrideAccessors(IEvent, string?, string?, string?, object?, object?)' or 'IAdviceFactory.Override(IFieldOrProperty, string, object?)'", false)]
public sealed class OnLocationSetValueAdvice : GroupingAdvice

Constructors

Name Description
OnLocationSetValueAdvice()

See Also