C# Class Microsoft.VisualStudio.ProjectSystem.FileSystemMirroring.Logging.FileSystemMirroringProjectLoggingExtensions

Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
ApplyProjectChangesFinished ( this log ) : void
ApplyProjectChangesStarted ( this log ) : void
MsBuildAfterChangesApplied ( this log, Microsoft.Build.Construction.ProjectRootElement rootElement ) : void

Method Details

ApplyProjectChangesFinished() public static méthode

public static ApplyProjectChangesFinished ( this log ) : void
log this
Résultat void

ApplyProjectChangesStarted() public static méthode

public static ApplyProjectChangesStarted ( this log ) : void
log this
Résultat void

MsBuildAfterChangesApplied() public static méthode

public static MsBuildAfterChangesApplied ( this log, Microsoft.Build.Construction.ProjectRootElement rootElement ) : void
log this
rootElement Microsoft.Build.Construction.ProjectRootElement
Résultat void