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

상속: SubCommandBase
파일 보기 프로젝트 열기: NtreevSoft/CommandLineParser

Private Properties

프로퍼티 타입 설명
List void
Save void
Show void

공개 메소드들

메소드 설명
StashCommand ( ) : System

보호된 메소드들

메소드 설명
OnExecute ( ) : void

비공개 메소드들

메소드 설명
List ( string options ) : void
Save ( string message ) : void
Show ( int value, int test ) : void

메소드 상세

OnExecute() 보호된 메소드

protected OnExecute ( ) : void
리턴 void

StashCommand() 공개 메소드

public StashCommand ( ) : System
리턴 System