Metalama (preview)API documentationAspect APIMetalama.​Framework.​FabricsIAmender<T>Outbound
Open sandboxFocus

IAmender<T>.Outbound Property

Outbound

Gets an object that allows to add child advice and to validate code and code references.

Declaration
[Obsolete("The Outbound interface is now directly implemented by IAmender<T>.")]
IAspectReceiver<out T> Outbound { get; }
Property Value
Type Description
IAspectReceiver<T>