C# Class AutoMapper.AutoMapperConfigurationException.TypeMapConfigErrors

Show file Open project: jbogard/AutoMapper

Public Methods

Method Description
TypeMapConfigErrors ( TypeMap typeMap, string unmappedPropertyNames ) : System

Method Details

TypeMapConfigErrors() public method

public TypeMapConfigErrors ( TypeMap typeMap, string unmappedPropertyNames ) : System
typeMap TypeMap
unmappedPropertyNames string
return System