C# Класс SimpleMigrations.Console.HelpNeededException

Throw this from a SubCommand to show help to the user
Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
HelpNeededException ( ) : System

Instantiates a new instance of the HelpNeededException class

Описание методов

HelpNeededException() публичный Метод

Instantiates a new instance of the HelpNeededException class
public HelpNeededException ( ) : System
Результат System