C# 클래스 AgentMulder.ReSharper.Domain.Patterns.RegisterWithService

상속: RegistrationPatternBase
파일 보기 프로젝트 열기: hmemcpy/AgentMulder

공개 메소드들

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

보호된 메소드들

메소드 설명
FromArguments ( IInvocationExpression invocationExpression ) : IEnumerable
FromGenericArguments ( IInvocationExpression invocationExpression ) : IEnumerable
RegisterWithService ( IStructuralSearchPattern pattern ) : System.Collections.Generic

비공개 메소드들

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

메소드 상세

FromArguments() 보호된 메소드

protected FromArguments ( IInvocationExpression invocationExpression ) : IEnumerable
invocationExpression IInvocationExpression
리턴 IEnumerable

FromGenericArguments() 보호된 메소드

protected FromGenericArguments ( IInvocationExpression invocationExpression ) : IEnumerable
invocationExpression IInvocationExpression
리턴 IEnumerable

GetComponentRegistrations() 공개 메소드

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

RegisterWithService() 보호된 메소드

protected RegisterWithService ( IStructuralSearchPattern pattern ) : System.Collections.Generic
pattern IStructuralSearchPattern
리턴 System.Collections.Generic