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

Inheritance: AgentMulder.ReSharper.Domain.Patterns.BasedOnPatternBase
显示文件 Open project: hmemcpy/AgentMulder

Public Methods

Method Description
GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
Pick ( IBasedOnRegistrationCreator registrationCreator ) : 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

Pick() public method

public Pick ( IBasedOnRegistrationCreator registrationCreator ) : System.Collections.Generic
registrationCreator IBasedOnRegistrationCreator
return System.Collections.Generic