internal D3D11Query(ID3D11Query query)
 {
     this.query = query;
 }
示例#2
0
 internal D3D11Query(ID3D11Query query)
 {
     this.query = query;
 }