C# Class AgentMulder.ReSharper.Domain.Patterns.BasedOnPatternBase

Inheritance: RegistrationPatternBase, IBasedOnPattern
Show file Open project: hmemcpy/AgentMulder

Public Methods

Method Description
GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable

Protected Methods

Method Description
BasedOnPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic

Private Methods

Method Description
IRegistrationPattern ( ITreeNode registrationRootElement ) : IEnumerable

Method Details

BasedOnPatternBase() protected method

protected BasedOnPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic
pattern IStructuralSearchPattern
return System.Collections.Generic

GetBasedOnRegistrations() public abstract method

public abstract GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
registrationRootElement ITreeNode
return IEnumerable