C# Class Internal.CommandLine.CommandLineException

Inheritance: Exception
Mostra file Open project: mikedn/runtime

Public Methods

Method Description
CommandLineException ( string message ) : System

Method Details

CommandLineException() public method

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