Click or drag to resize
IVersionedDataParser Interface
Handle's parsing of a abi parser context based on a specific file version.

Namespace: Bio.IO.AppliedBiosystems.DataParsers
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public interface IVersionedDataParser

The IVersionedDataParser type exposes the following members.

Methods
  NameDescription
Public methodParseData
Parser data.
Top
See Also