C# 클래스 AgentMulder.Containers.Catel.Patterns.ServiceLocatorRegistrationPatternBase

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

공개 메소드들

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

보호된 메소드들

메소드 설명
ServiceLocatorRegistrationPatternBase ( string methodName ) : System

비공개 메소드들

메소드 설명
CreateRegistration ( IInvocationExpression invocationExpression, IDeclaredType first, IDeclaredType last ) : IEnumerable
FromArguments ( IInvocationExpression invocationExpression ) : IEnumerable
FromGenericArguments ( IInvocationExpression invocationExpression ) : IEnumerable

메소드 상세

GetComponentRegistrations() 공개 메소드

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

ServiceLocatorRegistrationPatternBase() 보호된 메소드

protected ServiceLocatorRegistrationPatternBase ( string methodName ) : System
methodName string
리턴 System