Return the old value of a property being changed.

Namespace:  BioSharp.Core.Utils
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public Object Previous { get; }

Remarks

May return null if this is not meaningful.

See Also