Click or drag to resize

LocalTimeEquals Method (LocalTime)

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public bool Equals(
	LocalTime other
)

Parameters

other
Type: DseLocalTime

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also