C# Class Com.Blackducksoftware.Integration.Nuget.Inspector.RunOptions

Mostra file Open project: blackducksoftware/integration-nuget-inspector Class Usage Examples

Public Properties

Property Type Description
ShowHelp bool
Verbose bool

Public Methods

Method Description
Override ( RunOptions overide ) : void

Method Details

Override() public method

public Override ( RunOptions overide ) : void
overide RunOptions
return void

Property Details

ShowHelp public_oe property

public bool ShowHelp
return bool

Verbose public_oe property

public bool Verbose
return bool