Open sandboxFocus

Method OnChildAttached

OnChildAttached(T, AdviceEnumerator<IAggregatableDependentAdvice<T>>)

Method invoked when a child is attached to the parent.

Declaration
void OnChildAttached(T child, AdviceEnumerator<IAggregatableDependentAdvice<T>> nextAdvices)
Parameters
Type Name Description
T child
AdviceEnumerator<IAggregatableDependentAdvice<T>> nextAdvices