MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsIAspect­Builder<TAspect­Target>Outbound
Open sandboxFocus

IAspectBuilder<TAspectTarget>.Outbound Property

Outbound

Gets an object that allows to add child advice (even to code added by aspects executed after the current one) and to validate code and code references.

Declaration
IAspectReceiver<TAspectTarget> Outbound { get; }
Property Value
Type Description
IAspectReceiver<TAspectTarget>