This is a flag interface that defines the common add/remove listener methods
for classes and interfaces that wish to indicate that they are sources of
ChangeEvents.
Namespace:
BioSharp.Core.UtilsAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
public interface IChangeable |
Remarks
Original BioJava version by Matthew Pocock. Port to C# by Doug Swisher.