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

Inheritance: Microsoft.AspNetCore.Razor.OmniSharpPlugin.OmniSharpProjectSnapshotManagerDispatcher
Mostra file Open project: dotnet/aspnetcore-tooling Class Usage Examples

Public Methods

Method Description
AssertDispatcherThread ( string caller = null ) : void
DefaultOmniSharpProjectSnapshotManagerDispatcher ( ) : System

Method Details

AssertDispatcherThread() public method

public AssertDispatcherThread ( string caller = null ) : void
caller string
return void

DefaultOmniSharpProjectSnapshotManagerDispatcher() public method

public DefaultOmniSharpProjectSnapshotManagerDispatcher ( ) : System
return System