C# Класс RavenGallery.Core.Conventions.RegisterGenericTypesOfInterface

Наследование: IRegistrationConvention
Показать файл Открыть проект

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

Метод Описание
Process ( Type type, StructureMap registry ) : void
RegisterGenericTypesOfInterface ( Type baseInterface ) : System

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

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

public Process ( Type type, StructureMap registry ) : void
type System.Type
registry StructureMap
Результат void

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

public RegisterGenericTypesOfInterface ( Type baseInterface ) : System
baseInterface System.Type
Результат System