C# 클래스 Ntreev.Library.Commands.Shell.Commands.ExitCommand

상속: System.CommandBase
파일 보기 프로젝트 열기: NtreevSoft/CommandLineParser

공개 메소드들

메소드 설명
ExitCommand ( ) : System

보호된 메소드들

메소드 설명
OnExecute ( ) : void

메소드 상세

ExitCommand() 공개 메소드

public ExitCommand ( ) : System
리턴 System

OnExecute() 보호된 메소드

protected OnExecute ( ) : void
리턴 void