PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesIntroduce­Member­Advice­InstanceIs­Virtual
Open sandboxFocus

Property IsVirtual

IsVirtual

Determines whether the introduced member should be virtual.

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