Click or drag to resize

OutputTypeAttributeEquals Method (OutputTypeAttribute)

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

Namespace:  com.espertech.esper.common.client.dataflow.annotations
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public bool Equals(
	OutputTypeAttribute other
)

Parameters

other
Type: com.espertech.esper.common.client.dataflow.annotationsOutputTypeAttribute

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

Return Value

Type: Boolean

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

See Also