C# Class AgentMulder.ReSharper.Domain.Patterns.ModuleBasedPatternBase

Inheritance: RegistrationPatternBase
Afficher le fichier Open project: hmemcpy/AgentMulder

Méthodes publiques

Méthode Description
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable

Méthodes protégées

Méthode Description
GetTargetModule ( IStructuralMatchResult match ) : IModule
ModuleBasedPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic

Method Details

GetComponentRegistrations() public méthode

public GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
registrationRootElement ITreeNode
Résultat IEnumerable

GetTargetModule() protected abstract méthode

protected abstract GetTargetModule ( IStructuralMatchResult match ) : IModule
match IStructuralMatchResult
Résultat IModule

ModuleBasedPatternBase() protected méthode

protected ModuleBasedPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic
pattern IStructuralSearchPattern
Résultat System.Collections.Generic