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

Afficher le fichier Open project: xsburg/ReSharper.NTriples Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
GetFieldInfos ( IDeclaration declaration, IEnumerable templateArguments ) : HotspotInfo[]

Method Details

ExecuteTemplate() public méthode

public ExecuteTemplate ( ) : void
Résultat void

NTriplesIntentionResult() public méthode

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