C# Class AgentMulder.Containers.StructureMap.Patterns.Scan.AddAllTypesOfNonGeneric

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

Méthodes publiques

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

Method Details

AddAllTypesOfNonGeneric() public méthode

public AddAllTypesOfNonGeneric ( ) : System.Collections.Generic
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