C# Класс Appccelerate.MappingEventBroker.AutoMapper.AutoMapperMapper

Delegates the mapping to auto mapper.
Наследование: IMapper
Показать файл Открыть проект

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

Метод Описание
Map ( Type sourceEventArgsType, Type destinationEventArgsType, EventArgs eventArgs ) : EventArgs

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

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

public Map ( Type sourceEventArgsType, Type destinationEventArgsType, EventArgs eventArgs ) : EventArgs
sourceEventArgsType System.Type
destinationEventArgsType System.Type
eventArgs System.EventArgs
Результат System.EventArgs