C# Class AgentMulder.Containers.CastleWindsor.Patterns.FromTypes.BasedOn.BasedOnGeneric

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

Public Methods

Method Description
BasedOnGeneric ( IBasedOnRegistrationCreator registrationCreator ) : System.Collections.Generic
GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable

Method Details

BasedOnGeneric() public method

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