C# Class CommandLine.ParseException

Exception thrown when there is an error parsing the command-line
Inheritance: System.Exception
Afficher le fichier Open project: agardiner/hfmcmd Class Usage Examples

Méthodes publiques

Méthode Description
ParseException ( string msg ) : System

Method Details

ParseException() public méthode

public ParseException ( string msg ) : System
msg string
Résultat System