예제 #1
0
 public ChocolateyHost(IProgressService progressService)
 {
     this._chocolateyHostUserInterface = new ChocolateyHostUserInterface(progressService);
 }
예제 #2
0
 public ChocolateyHost(IProgressService progressService)
 {
     this._chocolateyHostUserInterface = new ChocolateyHostUserInterface(progressService);
 }