Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AwesomeAppRefactored
Events
NameChangedEventPostConverter
C# Class AwesomeAppRefactored.Events.NameChangedEventPostConverter
Inheritance:
IPropertyBagPostConverter
Mostra file
Open project: SzymonPobiega/ncqrs
Public Methods
Method
Description
ApplyConversion
(
object
target
,
Type
targetType
,
object>.IDictionary
propertyData
) :
void
Method Details
ApplyConversion()
public
method
public
ApplyConversion
(
object
target
,
Type
targetType
,
object>.IDictionary
propertyData
) :
void
target
object
targetType
System.Type
propertyData
object>.IDictionary
return
void