C# 클래스 AgentMulder.Containers.CastleWindsor.Patterns.FromTypes.BasedOn.Pick

상속: AgentMulder.ReSharper.Domain.Patterns.BasedOnPatternBase
파일 보기 프로젝트 열기: hmemcpy/AgentMulder

공개 메소드들

메소드 설명
GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
Pick ( IBasedOnRegistrationCreator registrationCreator ) : System.Collections.Generic

메소드 상세

GetBasedOnRegistrations() 공개 메소드

public GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
registrationRootElement ITreeNode
리턴 IEnumerable

GetComponentRegistrations() 공개 메소드

public GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
registrationRootElement ITreeNode
리턴 IEnumerable

Pick() 공개 메소드

public Pick ( IBasedOnRegistrationCreator registrationCreator ) : System.Collections.Generic
registrationCreator IBasedOnRegistrationCreator
리턴 System.Collections.Generic