Click or drag to resize

SupplierTValue Class

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

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

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

Type Parameters

TValue

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

The SupplierTValue type exposes the following members.

Constructors
  NameDescription
Public methodSupplierTValue
Initializes a new instance of the SupplierTValue class
Top
Methods
See Also