C# 클래스 Microsoft.VisualStudio.Editor.Razor.DocumentInteractionManager

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

공개 메소드들

메소드 설명
OpenDocumentAsync ( string filePath, CancellationToken cancellationToken ) : Task

메소드 상세

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

public abstract OpenDocumentAsync ( string filePath, CancellationToken cancellationToken ) : Task
filePath string
cancellationToken CancellationToken
리턴 Task