PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelAggregatable­Client­AttributeAdvise
Open sandboxFocus

AggregatableClientAttribute.Advise Method

Advise(Object)

Injects the advice into the child object.

Declaration
protected abstract bool Advise(object obj)
Parameters
Type Name Description
Object obj
Returns
Type Description
Boolean

true if the children of obj have to be advised as well, false otherwise.