C# Class LastTestTime, chronojump

Afficher le fichier Open project: GNOME/chronojump Class Usage Examples

Méthodes publiques

Méthode Description
GetSeconds ( string restedTime ) : int
LastTestTime ( int pID ) : System
ToString ( ) : string
Update ( ) : void

Method Details

GetSeconds() public static méthode

public static GetSeconds ( string restedTime ) : int
restedTime string
Résultat int

LastTestTime() public méthode

public LastTestTime ( int pID ) : System
pID int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Update() public méthode

public Update ( ) : void
Résultat void