C# 클래스 Microsoft.R.Editor.Navigation.Peek.PeekItemBase

상속: IPeekableItem
파일 보기 프로젝트 열기: Microsoft/RTVS

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetOrCreateResultSource ( string relationshipName ) : IPeekResultSource
PeekItemBase ( string name, IPeekResultFactory peekResultFactory, ICoreShell shell ) : System.Collections.Generic

메소드 상세

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

public abstract GetOrCreateResultSource ( string relationshipName ) : IPeekResultSource
relationshipName string
리턴 IPeekResultSource

PeekItemBase() 공개 메소드

public PeekItemBase ( string name, IPeekResultFactory peekResultFactory, ICoreShell shell ) : System.Collections.Generic
name string
peekResultFactory IPeekResultFactory
shell ICoreShell
리턴 System.Collections.Generic