AggregatableClientAttribute.Advise Method |
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Aggregation (in PostSharp.Patterns.Aggregation.dll) Version: 6.9.1.0 (6.9.1.0)
protected abstract bool Advise( Object obj )
Parameters
- obj
- Type: System.Object
Return Value
Type: Booleantrue if the children of obj have to be advised as well, false otherwise.