C# Class SolutionMaker.Command.CommandLineOptionException

Inheritance: System.Exception
Exibir arquivo Open project: zlphoenix/LearnCSharp

Public Methods

Method Description
CommandLineOptionException ( string message ) : System

Method Details

CommandLineOptionException() public method

public CommandLineOptionException ( string message ) : System
message string
return System