PostSharp / / API Reference / Post­Sharp.​Aspects.​Advices / Introduce­Member­Advice­Instance / Is­Virtual
Open sandbox

Property IsVirtual

IsVirtual

Determines whether the introduced member should be virtual.

Declaration
public Nullable<bool> IsVirtual { get; }
Property Value
Type Description
Nullable<Boolean>