C# Class ReSharper.NTriples.Intentions.CreateFromUsage.NTriplesIntentionResult

Mostra file Open project: xsburg/ReSharper.NTriples Class Usage Examples

Public Methods

Method Description
ExecuteTemplate ( ) : void
NTriplesIntentionResult ( List holders, IDeclaration declaration, ITreeNode anchor, DocumentRange range ) : System.Collections.Generic

Private Methods

Method Description
GetFieldInfos ( IDeclaration declaration, IEnumerable templateArguments ) : HotspotInfo[]

Method Details

ExecuteTemplate() public method

public ExecuteTemplate ( ) : void
return void

NTriplesIntentionResult() public method

public NTriplesIntentionResult ( List holders, IDeclaration declaration, ITreeNode anchor, DocumentRange range ) : System.Collections.Generic
holders List
declaration IDeclaration
anchor ITreeNode
range DocumentRange
return System.Collections.Generic