C# Class SimpleMigrations.Console.HelpNeededException

Throw this from a SubCommand to show help to the user
Inheritance: System.Exception
Afficher le fichier Open project: canton7/SimpleMigrations

Méthodes publiques

Méthode Description
HelpNeededException ( ) : System

Instantiates a new instance of the HelpNeededException class

Method Details

HelpNeededException() public méthode

Instantiates a new instance of the HelpNeededException class
public HelpNeededException ( ) : System
Résultat System