C# 클래스 AgentMulder.Containers.Ninject.Patterns.Bind.BindBasePattern

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

공개 메소드들

메소드 설명
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable

보호된 메소드들

메소드 설명
BindBasePattern ( IStructuralSearchPattern pattern, string elementName, IEnumerable toPatterns ) : System.Collections.Generic
DoCreateRegistrations ( ITreeNode parentElement ) : IEnumerable

메소드 상세

BindBasePattern() 보호된 메소드

protected BindBasePattern ( IStructuralSearchPattern pattern, string elementName, IEnumerable toPatterns ) : System.Collections.Generic
pattern IStructuralSearchPattern
elementName string
toPatterns IEnumerable
리턴 System.Collections.Generic

DoCreateRegistrations() 보호된 메소드

protected DoCreateRegistrations ( ITreeNode parentElement ) : IEnumerable
parentElement ITreeNode
리턴 IEnumerable

GetComponentRegistrations() 공개 메소드

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