JNodeAddMapT Method Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.JNode.AddMap``1(System.String,System.Collections.Generic.IDictionary{System.String,``0})"]

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

public void AddMap<T>(
	string propName,
	IDictionary<string, T> map
)

Parameters

propName
Type: SystemString
map
Type: System.Collections.GenericIDictionaryString, T

Type Parameters

T
See Also

Reference