PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIConditional­ExpressionIf­False
Open sandboxFocus

Property IfFalse

IfFalse

Gets the expression executed when Condition evaluates to false, zero, or null.

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