As shown in the image below, I need to manipulate the input parameter of the constructor that is commandsList but it gave an unknown variable, even with using the this. with it.
I wounder that it accepted this parameter and passed it as an input paramter for another method in the same class, that forced me to write a separate method to handle the few lines I need.
Any help?
