Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Conceptual documentation

Commented examples

API documentation

Aspect API

Extensions API

Patterns API

Flashtrace API

Introspection API

Advanced API

Post­Sharp API migration

  • Article

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

  • Navigation