Click or drag to resize

FlowsheetBaseUndoStack Field


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

Field Value

StackTupleSnapshotType, XDocument
See Also