Skip to content

Compono.NSubstituteOptions.SubstituteAbstractClasses

Compono.NSubstitute

Compono.NSubstituteOptions

NSubstituteOptions.SubstituteAbstractClasses Property

Whether an unsealed abstract class is substitutable, in addition to every interface and delegate type. Defaults to true.

public bool SubstituteAbstractClasses { get; set; }

Property Value

System.Boolean