PostSharpAPI ReferencePost­Sharp.​Patterns.​Dynamic­AdvisingIDynamic­Interface­ImplementationAdvised­Object
Open sandboxFocus

IDynamicInterfaceImplementation.AdvisedObject Property

AdvisedObject

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

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