Click or drag to resize

FactoredCombi Constructor (String)

Initializes a new instance of the FactoredCombi class. the default constructor.

Namespace:  Karamba.Loads.Combinations
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public FactoredCombi(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Karamba.Loads.Combinations.FactoredCombi.#ctor(System.String)"]

See Also