OpenCoverSettingsExtensions.

WithoutRegister(OpenCoverSettings) Method

Summary

Sets the register-option to "none".

Syntax

public static OpenCoverSettings WithoutRegister(this OpenCoverSettings settings)

Parameters

Name Type Description
settings OpenCoverSettings The settings.

Return Value

Type Description
OpenCoverSettings The same OpenCoverSettings instance so that multiple calls can be chained.