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

Inheritance: AgentMulder.ReSharper.Domain.Patterns.MultipleMatchBasedOnPatternBase
显示文件 Open project: hmemcpy/AgentMulder

Public Methods

Method Description
AsImplementedInterfaces ( ) : System.Collections.Generic

Protected Methods

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

Method Details

AsImplementedInterfaces() public method

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

DoCreateRegistrations() protected method

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