C# Class LastTestTime, chronojump

Datei anzeigen Open project: GNOME/chronojump Class Usage Examples

Public Methods

Method Description
GetSeconds ( string restedTime ) : int
LastTestTime ( int pID ) : System
ToString ( ) : string
Update ( ) : void

Method Details

GetSeconds() public static method

public static GetSeconds ( string restedTime ) : int
restedTime string
return int

LastTestTime() public method

public LastTestTime ( int pID ) : System
pID int
return System

ToString() public method

public ToString ( ) : string
return string

Update() public method

public Update ( ) : void
return void