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

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

Public Methods

Method Description
Except ( ) : System.Collections.Generic

Protected Methods

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

Method Details

DoCreateRegistrations() protected method

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

Except() public method

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