PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIStatement­ExpressionExpression
Open sandboxFocus

IStatementExpression.Expression Property

Expression

Expression evaluated by the statement.

Declaration
IExpression Expression { get; }
Property Value
Type Description
IExpression