Provides methods to help with the use of dynamic advices.
Namespace: PostSharp.Patterns.DynamicAdvising
Assembly: PostSharp.Patterns.Common.dll
Syntax
public static class DynamicAdvisingServices
Methods
Name | Description |
---|---|
QueryInterface<T>(object, bool) | Gets the implementation of a specified interface for the specified object. |
QueryObject(object) | Gets the principal object of an advice. |