HistoryManagerTransaction Constructor

Initializes a new instance of the HistoryManagerTransaction class

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public Transaction(
	HistoryManager history,
	bool ignore
)

Parameters

history  HistoryManager
 
ignore  Boolean
 

See Also