C# Class Microsoft.R.Editor.Navigation.Peek.PeekItemBase

Inheritance: IPeekableItem
Afficher le fichier Open project: Microsoft/RTVS

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetOrCreateResultSource ( string relationshipName ) : IPeekResultSource
PeekItemBase ( string name, IPeekResultFactory peekResultFactory, ICoreShell shell ) : System.Collections.Generic

Method Details

GetOrCreateResultSource() public abstract méthode

public abstract GetOrCreateResultSource ( string relationshipName ) : IPeekResultSource
relationshipName string
Résultat IPeekResultSource

PeekItemBase() public méthode

public PeekItemBase ( string name, IPeekResultFactory peekResultFactory, ICoreShell shell ) : System.Collections.Generic
name string
peekResultFactory IPeekResultFactory
shell ICoreShell
Résultat System.Collections.Generic