C# Class Microsoft.VisualStudio.Mac.LanguageServices.Razor.VisualStudioProjectSnapshotManagerDispatcher

Inheritance: ProjectSnapshotManagerDispatcherBase
Afficher le fichier Open project: dotnet/aspnetcore-tooling

Méthodes publiques

Méthode Description
LogException ( Exception ex ) : void

Private Methods

Méthode Description
VisualStudioProjectSnapshotManagerDispatcher ( ErrorReporter errorReporter ) : System

Method Details

LogException() public méthode

public LogException ( Exception ex ) : void
ex Exception
Résultat void