Click or drag to resize

CallableT Class

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

Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compatCallableT

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

Type Parameters

T

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

The CallableT type exposes the following members.

Constructors
  NameDescription
Public methodCallableT
Initializes a new instance of the CallableT class
Top
Methods
See Also