Click or drag to resize

ImportType Class

[Missing <summary> documentation for "T:com.espertech.esper.common.client.configuration.common.ImportType"]

Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.configuration.commonImport
    com.espertech.esper.common.client.configuration.commonImportType

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class ImportType : Import

The ImportType type exposes the following members.

Constructors
  NameDescription
Public methodImportType
Initializes a new instance of the ImportType class
Public methodImportType(Type)
Initializes a new instance of the ImportType class
Public methodImportType(String, String)
Initializes a new instance of the ImportType class
Top
Properties
Methods
See Also