Noda Time
Equals Method
NamespacesNodaTimeLocalTimeEquals()()()()

[This is preliminary documentation and is subject to change.]

Members
IconMemberDescription
Equals(LocalTime)
Compares this local time with the specified one for equality, by checking whether the two values represent the exact same local time, down to the tick.

Equals(Object)
Compares this local time with the specified reference. A local time is only equal to another local time with the same underlying tick value.
(Overrides ValueType.Equals(Object).)

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)