Beispiel #1
0
 static string GetArgs(VolteUnixCommand unixCommand) => unixCommand switch
 {
Beispiel #2
0
 public ShowUnixArgumentsInHelpAttribute(VolteUnixCommand command) => VolteUnixCommand = command;