Пример #1
0
 public NuShellBolt(ShellComponent component) {
   this(component.get_execution_command(), component.get_script());
 }