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