[Missing <summary> documentation for M:BioSharp.Core.Bio.Seq.Projection.ReparentContext.GetSchema(BioSharp.Core.Bio.Seq.IFeature)]

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 IFeatureFilter GetSchema(
	IFeature f
)

Parameters

f
Type: BioSharp.Core.Bio.Seq..::.IFeature

[Missing <param name="f"/> documentation for "M:BioSharp.Core.Bio.Seq.Projection.ReparentContext.GetSchema(BioSharp.Core.Bio.Seq.IFeature)"]

Return Value

[Missing <returns> documentation for M:BioSharp.Core.Bio.Seq.Projection.ReparentContext.GetSchema(BioSharp.Core.Bio.Seq.IFeature)]

See Also