C# Class Microsoft.AspNetCore.Razor.LanguageServer.Common.RemoteTextLoaderFactory

Datei anzeigen Open project: dotnet/aspnetcore-tooling

Public Methods

Method Description
Create ( string filePath ) : TextLoader

Method Details

Create() public abstract method

public abstract Create ( string filePath ) : TextLoader
filePath string
return TextLoader