Click or drag to resize

TransformerSource, Target Class

[Missing <summary> documentation for "T:com.espertech.esper.compat.Transformer`2"]

Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compatTransformerSource, Target

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

Type Parameters

Source

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

Target

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

The TransformerSource, Target type exposes the following members.

Constructors
  NameDescription
Public methodTransformerSource, Target
Initializes a new instance of the TransformerSource, Target class
Top
Methods
See Also