C# Class AgentMulder.Containers.CastleWindsor.Patterns.FromTypes.BasedOn.BasedOnNonGeneric

Inheritance: AgentMulder.ReSharper.Domain.Patterns.BasedOnPatternBase
Afficher le fichier Open project: hmemcpy/AgentMulder

Méthodes publiques

Méthode Description
BasedOnNonGeneric ( IBasedOnRegistrationCreator registrationCreator ) : System.Collections.Generic
GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable

Method Details

BasedOnNonGeneric() public méthode

public BasedOnNonGeneric ( IBasedOnRegistrationCreator registrationCreator ) : System.Collections.Generic
registrationCreator IBasedOnRegistrationCreator
Résultat System.Collections.Generic

GetBasedOnRegistrations() public méthode

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

GetComponentRegistrations() public méthode

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