MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​Declaration­BuildersIMember­Builder
Open sandboxFocus

IMemberBuilder Interface

Allows to complete the construction of a member (but not a named type) that has been created by an advice.

Namespace: Metalama.Framework.Code.DeclarationBuilders
Assembly: Metalama.Framework.dll
Syntax
public interface IMemberBuilder : IMemberOrNamedTypeBuilder, IDeclarationBuilder, IMember, IMemberOrNamedType, INamedDeclaration, IDeclaration, IDisplayable, IDiagnosticLocation, ICompilationElement, IMeasurable

Properties

Name Description
IsVirtual

Gets or sets a value indicating whether the member is virtual.