C# 클래스 SimpleMigrations.Console.HelpNeededException

Throw this from a SubCommand to show help to the user
상속: System.Exception
파일 보기 프로젝트 열기: canton7/SimpleMigrations

공개 메소드들

메소드 설명
HelpNeededException ( ) : System

Instantiates a new instance of the HelpNeededException class

메소드 상세

HelpNeededException() 공개 메소드

Instantiates a new instance of the HelpNeededException class
public HelpNeededException ( ) : System
리턴 System