altcover

WhatIfExtension.WhatIf method (1 of 2)

Validates the supplied options (the this parameter)

public static ValidatedCommandLine WhatIf(IPrepareOptions P_0)

Return Value

The validation outcome.

See Also


WhatIfExtension.WhatIf method (2 of 2)

Validates the supplied options (the this parameter)

public static ValidatedCommandLine WhatIf(ICollectOptions self, bool afterPreparation)
parameter description
afterPreparation Values indicating whether the instrumentation has already taken place

Return Value

The validation outcome.

See Also