Click or drag to resize

ReactionRuleModelReactantsSerialized Property

[Missing <summary> documentation for "P:Livit.Learn.Model.Rules.ReactionRuleModel.ReactantsSerialized"]

Namespace:  Livit.Learn.Model.Rules
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public List<ReagentModel> ReactantsSerialized { get; set; }

Property Value

Type: ListReagentModel
See Also