Click or drag to resize

ConsumerTValue Class

[Missing <summary> documentation for "T:com.espertech.esper.compat.function.Consumer`1"]

Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compat.functionConsumerTValue

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

Type Parameters

TValue

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

The ConsumerTValue type exposes the following members.

Constructors
  NameDescription
Public methodConsumerTValue
Initializes a new instance of the ConsumerTValue class
Top
Methods
See Also