Ejemplo n.º 1
0
 /// <summary>
 /// Execute this command.
 /// </summary>
 public override void Execute(VariableList variables)
 {
     variables.StackClear();
 }