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

Afficher le fichier Open project: dotnet/aspnetcore-tooling

Méthodes publiques

Méthode Description
Create ( string filePath ) : TextLoader

Method Details

Create() public abstract méthode

public abstract Create ( string filePath ) : TextLoader
filePath string
Résultat TextLoader