PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyISwitch­ExpressionTargets
Open sandboxFocus

ISwitchExpression.Targets Property

Targets

Gets the list of target blocks.

Declaration
IList<IExpression> Targets { get; }
Property Value
Type Description
IList<IExpression>