Open sandboxFocus

Interface IInterfaceImplementationResult

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.

Extension Methods