Exemple #1
0
 public override int Execute()
 {
     _outputProvider.SendOutput(ParameterOneValue);
     return(_instructionPointer + 2);
 }