Return the event which caused this to be fired, or null if this change was not caused by another event.

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

Syntax

C#
public ChangeEvent ChainedEvent { get; }

See Also