C# Class Ntreev.Library.Commands.CommandNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: NtreevSoft/CommandLineParser

Méthodes publiques

Méthode Description
CommandNotFoundException ( ) : System
CommandNotFoundException ( string command ) : System

Method Details

CommandNotFoundException() public méthode

public CommandNotFoundException ( ) : System
Résultat System

CommandNotFoundException() public méthode

public CommandNotFoundException ( string command ) : System
command string
Résultat System