Closed
Description
public class CommandLineConfiguration
{
// Usability studies have shown that more junior developers get confused by the IntelliSense presentation of methods with many optional parameters.
// Similar components use get/set properties for the optional ones, and just make the setters throw after a certain point. For your case