Пример #1
0
 public void Start(string[] args)
 {
     _commands.AddArgs(args);
     LoadCommand();
 }