C# Class time.UnifiedTime, iron

Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Свойство Type Description
LostMicroseconds int
TimeSpan TimeSpan

Méthodes publiques

Méthode Description
CompareTo ( UnifiedTime other ) : int
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

CompareTo() public méthode

public CompareTo ( UnifiedTime other ) : int
other UnifiedTime
Résultat int

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Property Details

LostMicroseconds public_oe property

public int LostMicroseconds
Résultat int

TimeSpan public_oe property

public TimeSpan TimeSpan
Résultat TimeSpan