C# Класс AgentMulder.Containers.StructureMap.Patterns.Scan.AddAllTypesOfGeneric

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

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

Метод Описание
AddAllTypesOfGeneric ( ) : System.Collections.Generic
GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable

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

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

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

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

public GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
registrationRootElement ITreeNode
Результат IEnumerable

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

public GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
registrationRootElement ITreeNode
Результат IEnumerable