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

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

Public Methods

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

Method Details

GetBasedOnRegistrations() public method

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

GetComponentRegistrations() public method

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

RegisterConcreteTypesAgainstTheFirstInterface() public method

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