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

Inheritance: ManyConsole.ConsoleCommand, IEnableLogging
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes protégées

Méthode Description
HasFlag ( string flags, string desc, Action action ) : void

Method Details

HasFlag() protected méthode

protected HasFlag ( string flags, string desc, Action action ) : void
flags string
desc string
action Action
Résultat void