FrameImageParserBaseTTypeIdentifier, TOutputTypeStart Method

Start the data parser.

Definition

Namespace: Gemstone.IO.Parsing
Assembly: Gemstone.IO (in Gemstone.IO.dll) Version: 1.0.169 -- Release Build+9539f17c709220b9bccf5fcf2a5ec2d79c38125a
public override void Start()

Implements

Start
Start

Remarks

This overload loads public types from assemblies in the application binaries directory that implement the parser's output type.

See Also