C# Class Microsoft.VisualStudio.Editor.Razor.DocumentInteractionManager

Afficher le fichier Open project: dotnet/aspnetcore-tooling

Méthodes publiques

Méthode Description
OpenDocumentAsync ( string filePath, CancellationToken cancellationToken ) : Task

Method Details

OpenDocumentAsync() public abstract méthode

public abstract OpenDocumentAsync ( string filePath, CancellationToken cancellationToken ) : Task
filePath string
cancellationToken CancellationToken
Résultat Task