Click or drag to resize

ObjectFactoryT Class

Parses an object from an input.
Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compatObjectFactoryT

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public sealed class ObjectFactory<T> : MulticastDelegate

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:com.espertech.esper.compat.ObjectFactory`1"]

Return Value

Type: 

The ObjectFactoryT type exposes the following members.

Constructors
  NameDescription
Public methodObjectFactoryT
Initializes a new instance of the ObjectFactoryT class
Top
Methods
See Also