ModelBuilderDefinition Constructor
Mathematical model builder containing key and definition information.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public ModelBuilderDefinition(
string Key,
string Definition
)
Parameters
- Key String
- Key of the model.
- Definition String
- Definition of the model.