Click or drag to resize

SaveReplyEquals(SaveReply) Method

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


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

Parameters

other  SaveReply

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

Return Value

Boolean

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

Implements

IEquatableTEquals(T)
See Also