C# 클래스 AgentMulder.Containers.StructureMap.Patterns.Scan.ExcludeNamespace

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

공개 메소드들

메소드 설명
ExcludeNamespace ( ) : System.Collections.Generic
GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable

보호된 메소드들

메소드 설명
GetNamespaceElement ( IStructuralMatchResult match, bool &includeSubnamespaces ) : INamespace

메소드 상세

ExcludeNamespace() 공개 메소드

public ExcludeNamespace ( ) : System.Collections.Generic
리턴 System.Collections.Generic

GetBasedOnRegistrations() 공개 메소드

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

GetNamespaceElement() 보호된 메소드

protected GetNamespaceElement ( IStructuralMatchResult match, bool &includeSubnamespaces ) : INamespace
match IStructuralMatchResult
includeSubnamespaces bool
리턴 INamespace