Beispiel #1
0
 public override bool CreateOptions(CommandLine commandLine, CommandOptions options)
 {
     return(false);
 }
Beispiel #2
0
 public abstract bool CreateOptions(CommandLine commandLine, CommandOptions options);