internal DxgiOutput2(IDxgiOutput1 output)
 {
     this.output = output;
 }
 internal DxgiOutput2(IDxgiOutput1 output)
 {
     this.output = output;
 }