Useful base-class for objects implementing IChangeable

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

Syntax

C#
public abstract class AbstractChangeable : IChangeable

Remarks

Original BioJava version by Matthew Pocock and Thomas Down. Port to C# by Doug Swisher.

Inheritance Hierarchy

See Also