Exemplo n.º 1
0
 public BariOutputPane(IVsOutputWindow outputWindow)
 {
     this.outputWindow = wrapperFactory.WrapThrowOnError(outputWindow);
 }