Suoranta.EnterpriseLib.Web - Developer API

MappingExtensions..::..AutoIgnore<(Of <(<'TSource, TDestination>)>)> Method

Namespace:  Suoranta.EnterpriseLib.Util.AutoMapper
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public static IMappingExpression<TSource, TDestination> AutoIgnore<TSource, TDestination>(
	this IMappingExpression<TSource, TDestination> map
)

Type Parameters

TSource
TDestination

Parameters

map
Type: IMappingExpression<(Of <(<'TSource, TDestination>)>)>