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

Inheritance: AgentMulder.ReSharper.Domain.Patterns.BasedOnPatternBase
Mostra file Open project: hmemcpy/AgentMulder

Public Methods

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

Method Details

AddAllTypesOfGeneric() public method

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