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

Inheritance: AgentMulder.ReSharper.Domain.Patterns.BasedOnPatternBase
Mostrar archivo Open project: hmemcpy/AgentMulder

Public Methods

Method Description
AddAllTypesOfNonGeneric ( ) : System.Collections.Generic
GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable

Method Details

AddAllTypesOfNonGeneric() public method

public AddAllTypesOfNonGeneric ( ) : System.Collections.Generic
return System.Collections.Generic

GetBasedOnRegistrations() public method

public GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
registrationRootElement ITreeNode
return IEnumerable

GetComponentRegistrations() public method

public GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
registrationRootElement ITreeNode
return IEnumerable