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

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

Méthodes publiques

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

Method Details

BasedOnGeneric() public méthode

public BasedOnGeneric ( 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