Click or drag to resize

LLParserT Class

Inheritance Hierarchy

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public abstract class LLParser<T>
where T : class

Type Parameters

T

The LLParserT type exposes the following members.

Constructors
 NameDescription
Protected methodLLParserTInitializes a new instance of the LLParserT class
Top
Properties
Methods
See Also