Return the underlying
CopyC#
ChangeSupport
instance that can be used to fire ChangeEvents and mannage listeners.

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

Syntax

C#
public ChangeSupport ChangeSupport { get; }

See Also