Identity
Gets the type identity of the advice, which should correspond to the first parameter of the Advise(Type, Func<IQueryInterface, IDynamicAdvice>) method. This is typically the generic type definition of the advice
Declaration
public virtual Type Identity { get; }
Property Value
Type | Description |
---|---|
Type |