Click or drag to resize

WaitForCurrentSegmentSentReplyEquals(WaitForCurrentSegmentSentReply) Method

[Missing <summary> documentation for "M:RAYLASE.PDA.API.WaitForCurrentSegmentSentReply.Equals(RAYLASE.PDA.API.WaitForCurrentSegmentSentReply)"]


Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.3.0
Syntax
C#
public bool Equals(
	WaitForCurrentSegmentSentReply other
)

Parameters

other  WaitForCurrentSegmentSentReply

[Missing <param name="other"/> documentation for "M:RAYLASE.PDA.API.WaitForCurrentSegmentSentReply.Equals(RAYLASE.PDA.API.WaitForCurrentSegmentSentReply)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.PDA.API.WaitForCurrentSegmentSentReply.Equals(RAYLASE.PDA.API.WaitForCurrentSegmentSentReply)"]

Implements

IEquatableTEquals(T)
See Also