ReactionToString Method

Returns the reaction name, or the default object string if the name is empty.

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public override string ToString()

Return Value

String
The reaction name or the base ToString representation.

See Also