Compartilhar via


ProjectQueryResultsExtensions Class

Definition

Query Results Extensions for IProjectSnapshot

[System.Runtime.CompilerServices.Nullable(0)]
public static class ProjectQueryResultsExtensions
[<System.Runtime.CompilerServices.Nullable(0)>]
type ProjectQueryResultsExtensions = class
Public Module ProjectQueryResultsExtensions
Inheritance
ProjectQueryResultsExtensions
Attributes

Methods

ChangesFrom(IQueryResults<IProjectSnapshot>, IQueryResults<IProjectSnapshot>)

Calculates the set of differences with another Project collection./>

Applies to