Create a new Template that could be used to generate a feature identical to this one.

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

Syntax

C#
public override Feature..::.Template MakeTemplate()

Return Value

a new Template that would make a feature like this one

Implements

IFeature..::.MakeTemplate()()()
IFeature..::.MakeTemplate()()()

Remarks

The fields of the template can be edited without changing the feature.

See Also