CommandLineOptions Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CommandLineOptions() | |
CommandLineOptions(String) |
CommandLineOptions()
public CommandLineOptions ();
Applies to
CommandLineOptions(String)
public CommandLineOptions (string optionChars);
new NUnitLite.Runner.CommandLineOptions : string -> NUnitLite.Runner.CommandLineOptions
Parameters
- optionChars
- String