Construct a new reparent context.
Namespace:
BioSharp.Core.Bio.Seq.ProjectionAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
public ReparentContext( IFeatureHolder parent, IFeatureHolder wrapped ) |
Parameters
- parent
- Type: BioSharp.Core.Bio.Seq..::.IFeatureHolder
The parent context.
- wrapped
- Type: BioSharp.Core.Bio.Seq..::.IFeatureHolder
The wrapped context.