Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
time.UnifiedTime
C# Class time.UnifiedTime, iron
Show file
Open project: jschementi/iron
Public Properties
Property
Type
Description
LostMicroseconds
int
TimeSpan
TimeSpan
Public Methods
Method
Description
CompareTo
(
UnifiedTime
other
) :
int
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
CompareTo()
public
method
public
CompareTo
(
UnifiedTime
other
) :
int
other
UnifiedTime
return
int
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Property Details
LostMicroseconds
public property
public
int
LostMicroseconds
return
int
TimeSpan
public property
public
TimeSpan
TimeSpan
return
TimeSpan