Click or drag to resize

DataMapperMap Method (IDictionary, Object)

Namespace:  EDK4Net.Data
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public static void Map(
	IDictionary source,
	Object target
)

Parameters

source
Type: System.CollectionsIDictionary
target
Type: SystemObject
See Also