C# 클래스 withSIX.Mini.Presentation.Core.Commands.BaseCommand

상속: ManyConsole.ConsoleCommand, IEnableLogging
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

보호된 메소드들

메소드 설명
HasFlag ( string flags, string desc, Action action ) : void

메소드 상세

HasFlag() 보호된 메소드

protected HasFlag ( string flags, string desc, Action action ) : void
flags string
desc string
action Action
리턴 void