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

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

Méthodes publiques

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

Method Details

AddAllTypesOfGeneric() public méthode

public AddAllTypesOfGeneric ( ) : 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