C# Класс ReSharper.NTriples.Intentions.CreateFromUsage.NTriplesIntentionResult

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ExecuteTemplate ( ) : void
NTriplesIntentionResult ( List holders, IDeclaration declaration, ITreeNode anchor, DocumentRange range ) : System.Collections.Generic

Приватные методы

Метод Описание
GetFieldInfos ( IDeclaration declaration, IEnumerable templateArguments ) : HotspotInfo[]

Описание методов

ExecuteTemplate() публичный Метод

public ExecuteTemplate ( ) : void
Результат void

NTriplesIntentionResult() публичный Метод

public NTriplesIntentionResult ( List holders, IDeclaration declaration, ITreeNode anchor, DocumentRange range ) : System.Collections.Generic
holders List
declaration IDeclaration
anchor ITreeNode
range DocumentRange
Результат System.Collections.Generic