HideOptionDefaultValues(IConfigurator) Method

Hides the DEFAULT column that lists default values coming from the System.ComponentModel.DefaultValueAttribute in the options help text.
public static IConfigurator HideOptionDefaultValues(this IConfigurator configurator)
Containing Type
ConfiguratorExtensions

Parameters

IConfigurator configurator
The configurator.

Returns