Click or drag to resize

CalculationArgs Class

Inheritance Hierarchy
SystemObject
  DWSIM.FlowsheetSolverCalculationArgs

Namespace: DWSIM.FlowsheetSolver
Assembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
public class CalculationArgs : ICalculationArgs
Request Example View Source

The CalculationArgs type exposes the following members.

Constructors
 NameDescription
Public methodCalculationArgs 
Top
Properties
 NameDescription
Public propertyCalculated 
Public propertyName 
Public propertyObjectType 
Public propertySender 
Public propertyTag 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also