Partager via


QueryBatchExecutorBase(IQueryActionExecutor) Constructor

Definition

public QueryBatchExecutorBase (Microsoft.VisualStudio.ProjectSystem.Query.Execution.IQueryActionExecutor innerExecutor);
new Microsoft.VisualStudio.ProjectSystem.Query.Execution.QueryBatchExecutorBase : Microsoft.VisualStudio.ProjectSystem.Query.Execution.IQueryActionExecutor -> Microsoft.VisualStudio.ProjectSystem.Query.Execution.QueryBatchExecutorBase
Public Sub New (innerExecutor As IQueryActionExecutor)

Parameters

innerExecutor
IQueryActionExecutor

Applies to