Click or drag to resize

MagicTypeNew Method

Creates a new instance of the object. Assumes a default constructor.

Namespace:  com.espertech.esper.compat.magic
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public Object New()

Return Value

Type: Object

[Missing <returns> documentation for "M:com.espertech.esper.compat.magic.MagicType.New"]

See Also