PostSharp//API Reference/Post­Sharp.​Patterns.​Dynamic­Advising/IDynamic­Interface­Implementation/Advised­Object
Open sandboxFocus

Property AdvisedObject

AdvisedObject

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

Declaration
object AdvisedObject { get; }
Property Value
Type Description
Object