PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIMethod­Call­ExpressionIs­Virtual
Open sandboxFocus

IMethodCallExpression.IsVirtual Property

IsVirtual

Determines whether the call is a virtual call.

Declaration
bool IsVirtual { get; }
Property Value
Type Description
Boolean