Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
AutoMapper
AutoMapperConfigurationException.TypeMapConfigErrors
C# Class AutoMapper.AutoMapperConfigurationException.TypeMapConfigErrors
Datei anzeigen
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