Click or drag to resize

DocumentInfoEquals Method

[Missing <summary> documentation for "M:Casewhere.SystemTypes.DocumentInfo.Equals(Casewhere.SystemTypes.DocumentInfo)"]


Namespace: Casewhere.SystemTypes
Assembly: Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool Equals(
	DocumentInfo other
)

Parameters

other  DocumentInfo
 

Return Value

Boolean

[Missing <returns> documentation for "M:Casewhere.SystemTypes.DocumentInfo.Equals(Casewhere.SystemTypes.DocumentInfo)"]

Implements

IEquatableTEquals(T)
See Also