예제 #1
0
 public SolutionLevelButtonThreadWorker(ISolutionLevelCommand solutionLevelCommand)
 {
     _solutionLevelCommand = solutionLevelCommand;
 }
 public SolutionLevelButtonThreadWorker(ISolutionLevelCommand solutionLevelCommand)
 {
   _solutionLevelCommand = solutionLevelCommand;
 }