Execute constructor

Execute(
  1. String command,
  2. IList<String> arguments
)

Implementation

Execute(this.command, this.arguments);