Click or drag to resize

ImportNamespaceEquals Method (ImportNamespace)

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

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(
	ImportNamespace other
)

Parameters

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

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

Return Value

Type: Boolean

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

See Also