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

Inheritance: ProjectSnapshotManagerDispatcherBase
Show file Open project: dotnet/aspnetcore-tooling

Public Methods

Method Description
LogException ( Exception ex ) : void

Private Methods

Method Description
VisualStudioProjectSnapshotManagerDispatcher ( ErrorReporter errorReporter ) : System

Method Details

LogException() public method

public LogException ( Exception ex ) : void
ex Exception
return void