Click or drag to resize

IUndoRedoManagerTSubject Property

The subject that this undo redo history is about.

Namespace: RAYLASE.Marker.UndoRedo
Assembly: RAYLASE.Marker.UndoRedo (in RAYLASE.Marker.UndoRedo.dll) Version: 2.19.0
Syntax
C#
T Subject { get; set; }

Property Value

T
See Also