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
Type: Casewhere.SystemTypesDocumentInfo

[Missing <param name="other"/> documentation for "M:Casewhere.SystemTypes.DocumentInfo.Equals(Casewhere.SystemTypes.DocumentInfo)"]

Return Value

Type: Boolean

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

Implements

IEquatableTEquals(T)
See Also