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

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

Méthodes publiques

Méthode Description
GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable

Méthodes protégées

Méthode Description
BasedOnPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic

Private Methods

Méthode Description
IRegistrationPattern ( ITreeNode registrationRootElement ) : IEnumerable

Method Details

BasedOnPatternBase() protected méthode

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

GetBasedOnRegistrations() public abstract méthode

public abstract GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
registrationRootElement ITreeNode
Résultat IEnumerable