C# Class Microsoft.AspNetCore.Razor.OmniSharpPlugin.DefaultOmniSharpProjectSnapshotManagerDispatcher.OmniSharpProjectSnapshotManagerDispatcher

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

Public Methods

Method Description
LogException ( Exception ex ) : void
OmniSharpProjectSnapshotManagerDispatcher ( ) : System

Method Details

LogException() public method

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

OmniSharpProjectSnapshotManagerDispatcher() public method

public OmniSharpProjectSnapshotManagerDispatcher ( ) : System
return System