Click or drag to resize

ParameterTK, TV Constructor

Namespace:  VelocityGraph.Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public Parameter(
	TK key,
	TV value
)

Parameters

key
Type: TK

[Missing <param name="key"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.Parameter`2.#ctor(`0,`1)"]

value
Type: TV

[Missing <param name="value"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.Parameter`2.#ctor(`0,`1)"]

See Also