Click or drag to resize

ImportTypeEquals Method (ImportType)

[Missing <summary> documentation for "M:com.espertech.esper.common.client.configuration.common.ImportType.Equals(com.espertech.esper.common.client.configuration.common.ImportType)"]

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
protected bool Equals(
	ImportType other
)

Parameters

other
Type: com.espertech.esper.common.client.configuration.commonImportType

[Missing <param name="other"/> documentation for "M:com.espertech.esper.common.client.configuration.common.ImportType.Equals(com.espertech.esper.common.client.configuration.common.ImportType)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:com.espertech.esper.common.client.configuration.common.ImportType.Equals(com.espertech.esper.common.client.configuration.common.ImportType)"]

See Also