C# 클래스 AgentMulder.Containers.Autofac.Patterns.FromAssemblies.BasedOn.AsNonGeneric

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

공개 메소드들

메소드 설명
AsNonGeneric ( ) : System.Collections.Generic

보호된 메소드들

메소드 설명
DoCreateRegistrations ( ITreeNode registrationRootElement, IStructuralMatchResult match ) : IEnumerable

메소드 상세

AsNonGeneric() 공개 메소드

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

DoCreateRegistrations() 보호된 메소드

protected DoCreateRegistrations ( ITreeNode registrationRootElement, IStructuralMatchResult match ) : IEnumerable
registrationRootElement ITreeNode
match IStructuralMatchResult
리턴 IEnumerable