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

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

공개 메소드들

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

보호된 메소드들

메소드 설명
BasedOnPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic

비공개 메소드들

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

메소드 상세

BasedOnPatternBase() 보호된 메소드

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

GetBasedOnRegistrations() 공개 추상적인 메소드

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