C# Class withSIX.Mini.Presentation.Core.Commands.BaseCommand

Inheritance: ManyConsole.ConsoleCommand, IEnableLogging
Mostra file Open project: SIXNetworks/withSIX.Desktop

Protected Methods

Method Description
HasFlag ( string flags, string desc, Action action ) : void

Method Details

HasFlag() protected method

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