C# Класс AgentMulder.Containers.Autofac.Patterns.FromAssemblies.BasedOn.AsImplementedInterfaces

Наследование: AgentMulder.ReSharper.Domain.Patterns.MultipleMatchBasedOnPatternBase
Показать файл Открыть проект

Открытые методы

Метод Описание
AsImplementedInterfaces ( ) : System.Collections.Generic

Защищенные методы

Метод Описание
DoCreateRegistrations ( ITreeNode registrationRootElement, IStructuralMatchResult match ) : IEnumerable

Описание методов

AsImplementedInterfaces() публичный Метод

public AsImplementedInterfaces ( ) : System.Collections.Generic
Результат System.Collections.Generic

DoCreateRegistrations() защищенный Метод

protected DoCreateRegistrations ( ITreeNode registrationRootElement, IStructuralMatchResult match ) : IEnumerable
registrationRootElement ITreeNode
match IStructuralMatchResult
Результат IEnumerable