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

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

Public Methods

Method Description
AsClosedTypesOf ( ) : System.Collections.Generic

Protected Methods

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

Method Details

AsClosedTypesOf() public method

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

DoCreateRegistrations() protected method

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