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

IConditionalExpression.IfTrue Property

IfTrue

Gets the expression executed when Condition evaluates to true or a non-null and non-zero vale.

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