MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIHas­Parameters
Open sandboxFocus

IHasParameters Interface

Represents a method, constructor, or indexer.

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

Properties

Name Description
Parameters

Gets the list of parameters of the current method (but not the return parameter).