Method AdviseAdvise(object)Injects the advice into the child object. Declaration protected abstract bool Advise(object obj) Parameters Type Name Description object obj Returns Type Description bool true if the children of obj have to be advised as well, false otherwise.