C# Class AgentMulder.Containers.Autofac.Patterns.FromAssemblies.BasedOn.AsNonGeneric

Inheritance: AgentMulder.ReSharper.Domain.Patterns.MultipleMatchBasedOnPatternBase
Show file Open project: hmemcpy/AgentMulder

Public Methods

Method Description
AsNonGeneric ( ) : System.Collections.Generic

Protected Methods

Method Description
DoCreateRegistrations ( ITreeNode registrationRootElement, IStructuralMatchResult match ) : IEnumerable

Method Details

AsNonGeneric() public method

public AsNonGeneric ( ) : System.Collections.Generic
return System.Collections.Generic

DoCreateRegistrations() protected method

protected DoCreateRegistrations ( ITreeNode registrationRootElement, IStructuralMatchResult match ) : IEnumerable
registrationRootElement ITreeNode
match IStructuralMatchResult
return IEnumerable