Interface implemented by all projected feature objects.

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

Syntax

C#
public interface IProjection

Remarks

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

See Also