Compono.NSubstituteOptions
Compono.NSubstitute¶
Compono¶
NSubstituteOptions Class¶
Configuration for NSubstituteProvider, set via CompositionBuilderExtensions.UseNSubstitute(Action{NSubstituteOptions}). See docs/adr/0025-compono-nsubstitute-package-design.md.
Inheritance System.Object → NSubstituteOptions
| Properties | |
|---|---|
| SubstituteAbstractClasses | Whether an unsealed abstract class is substitutable, in addition to every interface and delegate type. Defaults to true. |