Click or drag to resize

BaseMementoDescription Property

Provides a description about the memento.

Namespace: RAYLASE.Marker.GUI.Common.Mementos
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public string Description { get; set; }

Property Value

String

Implements

IMementoTDescription
See Also