Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
GetOrCreateResultSource ( string relationshipName ) : IPeekResultSource | ||
UserDefinedPeekItem ( string fileName, IAstNode definitionNode, string name, IPeekResultFactory peekResultFactory, ICoreShell shell ) : Microsoft.Common.Core.Shell |
public GetOrCreateResultSource ( string relationshipName ) : IPeekResultSource | ||
relationshipName | string | |
Результат | IPeekResultSource |
public UserDefinedPeekItem ( string fileName, IAstNode definitionNode, string name, IPeekResultFactory peekResultFactory, ICoreShell shell ) : Microsoft.Common.Core.Shell | ||
fileName | string | |
definitionNode | IAstNode | |
name | string | |
peekResultFactory | IPeekResultFactory | |
shell | ICoreShell | |
Результат | Microsoft.Common.Core.Shell |