C# Class AgentMulder.Containers.CastleWindsor.Patterns.Component.ComponentFor.ComponentForBasePattern

Inheritance: AgentMulder.ReSharper.Domain.Registrations.ComponentRegistrationBasePattern
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
ComponentForBasePattern ( IStructuralSearchPattern pattern, string elementName, IEnumerable implementedByPatterns ) : System.Collections.Generic
DoCreateRegistrations ( ITreeNode parentElement ) : IEnumerable

Method Details

ComponentForBasePattern() protected méthode

protected ComponentForBasePattern ( IStructuralSearchPattern pattern, string elementName, IEnumerable implementedByPatterns ) : System.Collections.Generic
pattern IStructuralSearchPattern
elementName string
implementedByPatterns IEnumerable
Résultat System.Collections.Generic

DoCreateRegistrations() protected méthode

protected DoCreateRegistrations ( ITreeNode parentElement ) : IEnumerable
parentElement ITreeNode
Résultat IEnumerable

GetComponentRegistrations() public méthode

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