Click or drag to resize
LocationResolver Property
Gets or sets the ILocationResolver instance used to resolve ambiguity in start-data and end-data

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public ILocationResolver Resolver { get; set; }

Property Value

Type: ILocationResolver
See Also