C# 클래스 ReSharper.NTriples.Intentions.CreateFromUsage.NTriplesIntentionResult

파일 보기 프로젝트 열기: xsburg/ReSharper.NTriples 1 사용 예제들

공개 메소드들

메소드 설명
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