Get the change support for this object.

Namespace:  BioSharp.Core.Bio.Seq.Impl
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
protected override ChangeSupport GetChangeSupport(
	ChangeType ct
)

Parameters

ct
Type: BioSharp.Core.Utils..::.ChangeType
The change type

Return Value

The change support

See Also