Called the first time a ChangeSupport object is needed.
Namespace:
BioSharp.Core.UtilsAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
protected virtual ChangeSupport GenerateChangeSupport() |
Return Value
[Missing <returns> documentation for M:BioSharp.Core.Utils.AbstractChangeable.GenerateChangeSupport]
Remarks
Override this if you want to set the Unchanging set on the ChangeSupport, or if you want to install listeners on other objects when the change system is initialized.