Compartir a través de


ProjectConfigurationQueryResultsExtensions Class

Definition

Query Results Extensions for IProjectConfigurationSnapshot

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

Methods

ChangesFrom(IQueryResults<IProjectConfigurationSnapshot>, IQueryResults<IProjectConfigurationSnapshot>)

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

Applies to