Click or drag to resize
DataParserFactory Class
Creates abi parsers based on file format version.
Inheritance Hierarchy
SystemObject
  Bio.IO.AppliedBiosystems.DataParsersDataParserFactory

Namespace: Bio.IO.AppliedBiosystems.DataParsers
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static class DataParserFactory

The DataParserFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetParser
Returns a parser for the specific version.
Top
See Also