PostSharpAPI ReferencePost­Sharp.​Patterns.​Dynamic­AdvisingDynamic­AdviceIDynamic­Interface­Implementation.​Advised­Object
Open sandboxFocus

DynamicAdvice.IDynamicInterfaceImplementation.AdvisedObject Property

IDynamicInterfaceImplementation.AdvisedObject

Gets the principal object for which the current object is an indirect interface implementation.

Declaration
object IDynamicInterfaceImplementation.AdvisedObject { get; }
Returns
Type Description
Object
Implements
IDynamicInterfaceImplementation.AdvisedObject