PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIParameter­Expression
Open sandboxFocus

IParameterExpression Interface

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.