Reaction Constructor

Overload List

Reaction Initializes a new instance of the Reaction class with default values.
Reaction(String, String) Initializes a new instance of the Reaction class with a name and identifier.
Reaction(String, String, String) Initializes a new instance of the Reaction class with a name, identifier, and description.

See Also