C# Class Microsoft.CodeAnalysis.Editor.Commanding.Commands.GoToImplementationCommandArgs

Inheritance: EditorCommandArgs
Afficher le fichier Open project: peachpiecompiler/Peachpie.Microsoft.CodeAnalysis

Méthodes publiques

Méthode Description
GoToImplementationCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : System.Diagnostics.CodeAnalysis

Method Details

GoToImplementationCommandArgs() public méthode

public GoToImplementationCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : System.Diagnostics.CodeAnalysis
textView ITextView
subjectBuffer ITextBuffer
Résultat System.Diagnostics.CodeAnalysis