Click or drag to resize

FlowsheetBaseRedoStack Field


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public Stack<Tuple<SnapshotType, XDocument>> RedoStack
Request Example View Source

Field Value

StackTupleSnapshotType, XDocument
See Also