BackupValuesMap Constructor (DictionaryString, Object) Breeze.sharp
Initializes a new instance of the BackupValuesMap class

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public BackupValuesMap(
	Dictionary<string, Object> map
)

Parameters

map
Type: System.Collections.GenericDictionaryString, Object
See Also

Reference