Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Utilities
Extensions
TimeSpanExtensions
C# Class Utilities.Extensions.TimeSpanExtensions
Mostra file
Open project: feanz/Utilities
Public Methods
Method
Description
IsMidnightExactly
(
this
t
) :
bool
Determines whether [is midnight exactly] [the specified t].
Method Details
IsMidnightExactly()
public
static
method
Determines whether [is midnight exactly] [the specified t].
public
static
IsMidnightExactly
(
this
t
) :
bool
t
this
The t.
return
bool