Click or drag to resize

ExportRequestEquals(ExportRequest) Method

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


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

Parameters

other  ExportRequest

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

Return Value

Boolean

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

Implements

IEquatableTEquals(T)
See Also