FileSystemChangeTracker.RemoveChanges Metoda

Definice

public:
 virtual void RemoveChanges(System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Web::CodeGeneration::Contracts::FileSystemChange::FileSystemChangeInformation ^> ^ fileSystemChanges);
public void RemoveChanges(System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Web.CodeGeneration.Contracts.FileSystemChange.FileSystemChangeInformation> fileSystemChanges);
abstract member RemoveChanges : seq<Microsoft.VisualStudio.Web.CodeGeneration.Contracts.FileSystemChange.FileSystemChangeInformation> -> unit
override this.RemoveChanges : seq<Microsoft.VisualStudio.Web.CodeGeneration.Contracts.FileSystemChange.FileSystemChangeInformation> -> unit
Public Sub RemoveChanges (fileSystemChanges As IEnumerable(Of FileSystemChangeInformation))

Parametry

Implementuje

Platí pro