Describes an interface type implemented by ImplementInterface(INamedType, INamedType, OverrideStrategy, object?).
Namespace: Metalama.Framework.Advising
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public interface IInterfaceImplementationResult
Properties
Name | Description |
---|---|
ExplicitMembers | |
InterfaceType | Gets an interface type that was considered by the advice. |
Outcome | Gets a value indicating the action taken to implement the interface type. |