public CommandList(SharpDX.Direct3D11.CommandList commandList) { NativeCommandList = commandList; commandList.DisposeBy(this); }