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

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

Public Methods

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

Method Details

BasedOnNonGeneric() public method

public BasedOnNonGeneric ( 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