C# 클래스 Microsoft.AspNetCore.Razor.LanguageServer.Common.RemoteTextLoaderFactory

파일 보기 프로젝트 열기: dotnet/aspnetcore-tooling

공개 메소드들

메소드 설명
Create ( string filePath ) : TextLoader

메소드 상세

Create() 공개 추상적인 메소드

public abstract Create ( string filePath ) : TextLoader
filePath string
리턴 TextLoader