Open sandboxFocus

Interface IParameterExpression

Expression that represents a method parameter.

Namespace: PostSharp.Reflection.MethodBody
Assembly: PostSharp.dll
Syntax
public interface IParameterExpression : IExpression, IMethodBodyElement

Properties

Name Description
Parameter

Gets the parameter.