Click or drag to resize
ParserContextReader Property
File reader.

Namespace: Bio.IO.AppliedBiosystems.DataParsers
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public BinaryReader Reader { get; set; }

Property Value

Type: BinaryReader

Implements

IParserContextReader
See Also