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

Inheritance: RegistrationPatternBase
Show file Open project: hmemcpy/AgentMulder

Public Methods

Method Description
CompositePattern ( IRegistrationPattern pattern ) : System.Collections.Generic
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable

Method Details

CompositePattern() public method

public CompositePattern ( IRegistrationPattern pattern ) : System.Collections.Generic
pattern IRegistrationPattern
return System.Collections.Generic

GetComponentRegistrations() public method

public GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
registrationRootElement ITreeNode
return IEnumerable