IQueryInterface Interface |
Namespace: PostSharp.Patterns.DynamicAdvising
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.4.11.0 (6.4.11.0)
public interface IQueryInterface
The IQueryInterface type exposes the following members.
Name | Description | |
---|---|---|
QueryInterface<T> |
Gets the implementation of a specified interface for the current object.
|